linear_getRoadmapById
Retrieve details of a specific roadmap by providing its unique ID. Get roadmap name, description, and status.
Instructions
Get details of a specific roadmap by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the roadmap to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| name | No | ||
| color | No | ||
| owner | No | ||
| slugId | No | ||
| creator | No | ||
| projects | No | ||
| createdAt | No | ||
| sortOrder | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| description | No |