linear_getFavoriteViews
Retrieve your saved and predefined favorite views from Linear, with options to limit results, sort by creation or update time, and include archived items.
Instructions
Get favorite Linear views, including saved views and predefined views
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of favorite entries to inspect (default: 25) | |
| orderBy | No | Sort order field. Supported values: 'createdAt' or 'updatedAt' | |
| includeArchived | No | Include archived favorites in the results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |