get_roadmap_legends
Get the list of legend entries and their hex colors for a roadmap. Use legend IDs to assign colors to bars.
Instructions
Get legend entries (bar colors) for a roadmap.
USE WHEN: "What colors are available?", "Show the legend" Returns array of legend entries with ID, name, and hex color. Use legend_id when creating/updating bars. FAILS WHEN: roadmap_id not found (use list_roadmaps).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roadmap_id | Yes | Roadmap ID |