Read Task Doc
task_doc_read:
Instructions
Read the markdown document attached to a task. Returns the document content as text, or an error if no document is attached. Use task_list with filter '+doc' to find tasks that have documents attached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID number (e.g. '1') or UUID. |