linear_getWebhookById
Retrieve a specific workspace webhook's details by its unique ID to inspect or verify configurations.
Instructions
Get one ordinary workspace webhook by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
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 |