roadmap_next
Returns the highest-priority next item from your roadmap, sorted by priority. Call at session start to know what to work on immediately.
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) |