linear_getCustomers
Retrieve customers from Linear with filters for name, domain, tier, owner, status, and archived records. Sort by created or updated date and limit results.
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 |