linear_updateCustomer
Update a customer's name, size, revenue, tier, domains, or integrations. Provide the customer ID to modify any attribute.
Instructions
Update a customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| name | No | Customer name | |
| size | No | Customer employee or seat count | |
| tierId | No | Customer tier ID | |
| domains | No | Customer email domains | |
| logoUrl | No | Customer logo URL | |
| ownerId | No | Owner user ID | |
| revenue | No | Annual customer revenue | |
| statusId | No | Customer status ID | |
| externalIds | No | External system IDs | |
| mainSourceId | No | Primary external source ID | |
| slackChannelId | No | Linked Slack channel 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 |