linear_getRoadmaps
Retrieve a list of roadmaps from Linear with options to limit results, sort by creation or update date, and include archived roadmaps.
Instructions
Get a list of roadmaps from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of roadmaps to return (default: 25) | |
| orderBy | No | Sort order field. Supported values: createdAt or updatedAt | |
| includeArchived | No | Whether to include archived roadmaps in the results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |