get_roadmap_comments
Retrieve all comments associated with a roadmap, including author, body, and timestamp. Use to view roadmap discussions.
Instructions
Get roadmap-level comments (not bar comments).
USE WHEN: "Show roadmap comments", "Roadmap discussion" For bar-level comments, use get_bar_comments instead. Returns array of comments with author, body, and timestamp. FAILS WHEN: roadmap_id not found (use list_roadmaps).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roadmap_id | Yes | Roadmap ID |