roadmap_next
Retrieve the top-priority actionable item from your roadmap to know what to work on next, optionally filtered by tag.
Instructions
Get the single most important next actionable roadmap item. Returns the highest-priority in-progress item first, then planned items, sorted by priority. Call at session start to immediately know what to work on next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | UUID of the cache instance | |
| tag | No | Filter by tag (optional) |