linear_getFavoriteViews
Retrieve a list of favorite Linear views, including saved and predefined views, with optional filtering by limit, archived status, and sort order.
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) | |
| includeArchived | No | Include archived favorites in the results | |
| orderBy | No | Sort order field. Supported values: 'createdAt' or 'updatedAt' |