tic_read
Read tasks from a Tic note by title or ID prefix, showing open tasks and indented subtasks. Optionally include completed tasks with include_done.
Instructions
Read the tasks on one Tic note. Identify the note by title (partial, case-insensitive) or by id prefix. Open tasks only unless include_done is true. Subtasks are shown indented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| limit | No | ||
| include_done | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |