List actionable Boardroom todos
list_actionable_todosRetrieves the highest-priority unassigned open todos for a given agent, enabling automated task selection without manual handoffs.
Instructions
Returns the highest-priority unassigned open todos, ranked so an agent can pull the next best chip without relying on prose handoffs. agent_id required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| limit | No | ||
| include_description | No | Include compact job descriptions so runners can keep the source brief while routing. |