get_roadmap_milestones
Retrieve key dates (milestones) from a roadmap by ID. Returns each milestone's ID, title, and date.
Instructions
Get milestones (key dates) on a roadmap.
USE WHEN: "What are the key dates?", "Show milestones" Returns array of milestones with ID, title, and date. FAILS WHEN: roadmap_id not found (use list_roadmaps).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roadmap_id | Yes | Roadmap ID |