linear_getCustomerStatuses
Retrieve customer statuses from Linear, with options to set limit, order by date, and include archived statuses.
Instructions
Get customer statuses from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum statuses to return (default: 25) | |
| orderBy | No | Sort statuses by created or updated date | |
| includeArchived | No | Include archived statuses |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |