linear_getCustomerById
Retrieve customer information from Linear by specifying the customer ID. This tool fetches the full details of a single customer.
Instructions
Get a customer by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| name | No | ||
| size | No | ||
| tier | No | ||
| owner | No | ||
| slugId | No | ||
| status | No | ||
| domains | No | ||
| logoUrl | No | ||
| revenue | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| externalIds | No | ||
| mainSourceId | No | ||
| slackChannelId | No | ||
| approximateNeedCount | No |