Read coordinator status
statusGet a complete coordination snapshot in one call: active agents, intents by lifecycle state, unexpired claims, conflicts, and ChangeSets. Use it to orient before choosing work.
Instructions
Get the whole coordination picture in one call, taken from a single consistent read: active agents, all intents grouped by lifecycle status, unexpired claims, OPEN or COORDINATING conflicts with both parties named, and ChangeSets grouped by status. Read-only and takes no arguments. Use it to orient at the start of a session or before choosing work. Use query_work to filter by agent, status or scope, and get_intent or get_changeset for full detail on one item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||