List Boardroom todos
list_todosFetch and filter todos by status or assignee to render kanban boards, find your assignments, or pick the next task to work on.
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 |
|---|---|---|---|
| limit | No | ||
| status | No | Optional filter | |
| agent_id | Yes | ||
| assigned_to_agent_id | No | Optional filter to a specific assignee |