get_todos
Retrieve todos from Things by project. Use the optional project UUID to filter tasks for focused task management.
Instructions
Get todos from Things, optionally filtered by project.
Args:
----
project_uuid: Optional UUID of a specific project to get todos from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_uuid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |