Delete Task Doc
task_doc_delete:
Instructions
Remove the markdown document attached to a task. Clears the +doc tag and has_doc field. The document content is permanently deleted. To update a document instead of removing it, use task_doc_write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID number (e.g. '1') or UUID. |