{
"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": false,
"language": "lua",
"actions": [
{
"kind": "add",
"description": "Sample action",
"enabled": true,
"selectors": [
{
"kind": "key",
"op": "equal",
"expr": "some_key"
}
],
"add": null,
"renameTo": "renamed",
"copyAs": "copied",
"maskWith": "masked"
}
],
"createdAt": "2025-03-12T04:25:48.732Z",
"updatedAt": "2025-03-12T04:25:48.732Z"
}