Escape · Capability
Escape Public API — CustomRules
Escape Public API — CustomRules. 5 operations. Lead operation: List custom rules. Self-contained Naftiko capability covering one Escape business surface.
What You Can Do
GET
Listcustomrules
— List custom rules
/v1/custom-rules
POST
Createcustomrule
— Create a custom rule
/v1/custom-rules
GET
Getcustomrule
— Get a custom rule
/v1/custom-rules/{customruleid}
PUT
Updatecustomrule
— Update a custom rule
/v1/custom-rules/{customruleid}
DELETE
Deletecustomrule
— Delete a custom rule
/v1/custom-rules/{customruleid}
MCP Tools
list-custom-rules
List custom rules
read-only
idempotent
create-custom-rule
Create a custom rule
get-custom-rule
Get a custom rule
read-only
idempotent
update-custom-rule
Update a custom rule
idempotent
delete-custom-rule
Delete a custom rule
idempotent