get_webhook
Retrieve a Trello webhook by ID to get its details: id, description, callbackURL, and active flag.
Instructions
Get a Trello webhook by ID. Returns webhook details including id, description, callbackURL, and active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |