{
"id": "123e4567-e89b-12d3-a456-426614174000",
"pipelineID": "123e4567-e89b-12d3-a456-426614174000",
"configSectionID": "123e4567-e89b-12d3-a456-426614174000",
"fileID": "123e4567-e89b-12d3-a456-426614174000",
"match": "*",
"isMatchRegexp": true,
"language": "lua",
"actions": [
{
"kind": "add",
"description": "Sample action",
"enabled": true,
"selectors": [
{
"kind": "key",
"op": "equal",
"expr": "some_key"
}
],
"add": {
"key": "some_key",
"value": "some_value"
},
"renameTo": "renamed",
"copyAs": "copied",
"maskWith": "masked"
}
],
"createdAt": "2025-03-21T18:13:46.708Z",
"updatedAt": "2025-03-21T18:13:46.708Z"
}