List Todos
todo_listRetrieve pending tasks from your todo list to see what remains open. Optionally include completed tasks for a full overview.
Instructions
List tasks on the todo list (pending by default). Check this at the start of a work session to see what is still open.
Args:
include_done (boolean): Also show completed tasks (default false).
Returns tasks as a checklist with ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_done | No | Include completed tasks |