List Boardroom todos
list_todosRetrieve todos filtered by status or assignee to manage tasks in a kanban view or find your next assignment.
Instructions
Returns todos for this tenant, optionally filtered by status. Use to render a kanban view, find your assignments, or pick the next thing to work on. agent_id required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| status | No | Optional filter | |
| assigned_to_agent_id | No | Optional filter to a specific assignee | |
| limit | No |