Delete project document reference
projects_delete_documentPERMANENTLY delete a project document ROW. The uploaded file itself stays in storage - this only removes the reference, so the document disappears from the project without freeing any space. Requires explicit human confirmation: never fill in confirm/confirmation_phrase on your own initiative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true. The HUMAN running this agent must set this - not the agent. | |
| document_id | Yes | ||
| confirmation_phrase | No | The row id being deleted. The HUMAN must supply this. |