linear_createWebhook
Set up a webhook to receive Linear events (e.g., issue updates) at a specified URL, enabling automated integrations and workflows.
Instructions
Create a webhook for integration events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| label | No | ||
| secret | No | ||
| teamId | No | ||
| enabled | No | ||
| resourceTypes | Yes | ||
| allPublicTeams | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| team | No | ||
| label | No | ||
| creator | No | ||
| enabled | No | ||
| createdAt | No | ||
| updatedAt | No | ||
| archivedAt | No | ||
| resourceTypes | No | ||
| allPublicTeams | No |