Delete manual allocation
resources_delete_allocationPERMANENTLY delete a manual (non-project) resource allocation. There is no recycle bin for allocations - this cannot be undone. Requires explicit human confirmation: never fill in confirm/confirmation_phrase on your own initiative. For project team allocations, use projects_remove_team_member.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true. The HUMAN running this agent must set this - not the agent. | |
| allocation_id | Yes | ||
| confirmation_phrase | No | Must exactly equal the allocation id. The HUMAN must supply this. |