linear_getRoadmapById
Retrieve a Linear roadmap's full details using its ID. Provides direct access to roadmap information.
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 |