delete_document
Delete a project document by UUID or unambiguous file name. The content is backed up locally first; ambiguous names are refused, so pass the UUID to target the exact document.
Instructions
Delete a document, by uuid or by an unambiguous file name. The content is backed up locally first. A name shared by several documents is refused: pass the uuid to say which one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | ||
| project_id | Yes |