MCP tool
reject_staged
Reject a staged file — DELETES it (human decision)
DESTRUCTIVE
calls /api/v1/agent/review/Reject a file that was waiting for a decision. ⛔ THIS PERMANENTLY DELETES the stored file and its record from immut. It cannot be undone. ONLY after a person has explicitly said no to THIS file, by name, in this conversation — never on your own judgement. Deletion is deliberate: immut keeping a document the customer declined is the problem this queue would otherwise create. immut also records the decision so the file is not staged again on the next sweep.
- Access: write
- ⛔ Destructive: this permanently deletes data.
- Calls:
/api/v1/agent/review/
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
documentId | string | yes | Id from list_review_queue |
Generated from the immut MCP server, 28 tools. Machine-readable: this page as markdown · everything in one file · tool contract