workspace.query
Retrieve compact workspace views: resumes, frontiers, attempts, context, and staleness warnings. Use these to understand progress and continue work.
Instructions
Direct tool; do not call capability.describe. Read a compact deterministic RESUME, FRONTIER, ATTEMPTS, CONTEXT, or STALE view from agent-authored workspace state. CONTEXT requires target_card_id and follows only explicit dependency/assumption links. Derived staleness is a paper-like warning, not a mathematical conclusion. Retrieval preserves UNVERIFIED status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | RESUME | |
| limit | No | ||
| branch_id | Yes | ||
| revision_id | No | Optional expected branch head revision:// handle. The query fails if the current head differs; omit to read the latest. | |
| workspace_id | Yes | ||
| target_card_id | No |