Get Board
get_boardRetrieve an effort's board overview with one line per ticket (id, title, kind, status, edges) and the Frontier marked, for quick triage. Ticket bodies are intentionally excluded.
Instructions
An Effort's Destination, then one line per Ticket — id, title, kind, status, Edges — with the Frontier marked. Never returns bodies; fetch those with get_tickets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Workspace directory. Defaults to the session workspace. | |
| effort | Yes | Effort slug, as reported by list_efforts. |