hebbrix_delete_procedure
Delete a tenant-owned procedure and its executions. Returns the same 204 response for deleted, absent, or foreign-tenant IDs, preventing identity disclosure.
Instructions
Idempotently delete a tenant-owned procedure and its executions.
The API returns the same 204 for deleted, absent, and foreign-tenant ids so this destructive tool cannot disclose another tenant's procedure identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| procedure_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||