List Boardroom todos
list_todosReturn todos for a tenant with optional filters to render a kanban view or find your next task. Requires agent_id.
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 |