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