linear_getCustomers
Retrieve a list of customers from Linear, filtered by name, domain, owner, tier, status, or creation date.
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 |