Delete Creatio system operations
delete-admin-operationDelete SysAdminOperation rows by ID with automatic cleanup of related grantee rows. Replaces the blocked generic delete operation.
Instructions
Delete one or more SysAdminOperation rows by Id. Related grantee rows are cleaned up automatically. Use this instead of the generic delete tool — OData modifications on SysAdminOperation are blocked at the platform level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | List of SysAdminOperation Ids to delete (RightsService deletes them and their related grantee rows). Use the standard `read` tool on `SysAdminOperation` to look up Ids by Code first. |