linear_getCustomers
Retrieve customer records from Linear with filters for name, domain, tier, owner, and status. Sort by creation or update date, include archived customers, and control result limits.
Instructions
Get customers from Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter customers by name | |
| limit | No | Maximum customers to return (default: 25) | |
| domain | No | Filter customers by domain | |
| tierId | No | Filter customers by tier ID | |
| orderBy | No | Sort customers by created or updated date | |
| ownerId | No | Filter customers by owner user ID | |
| statusId | No | Filter customers by status ID | |
| includeArchived | No | Include archived customers |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |