get_roadmap_bars
Retrieve all features or items on a roadmap, including their names, dates, progress, and descriptions. Useful for viewing planned features or checking what's in a specific quarter.
Instructions
Get all bars (features/items) on a roadmap.
USE WHEN: "What's on the roadmap?", "Show planned features", "What's in Q2?" Returns array of bars with ID, name, dates, lane, legend, percent_done, and description. FAILS WHEN: roadmap_id not found (use list_roadmaps). Returns empty list if roadmap has no bars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roadmap_id | Yes | Roadmap ID |