rundeck_create_webhook
Create a webhook in Rundeck to automatically trigger a specific job when called, enabling integration with external systems.
Instructions
Create a new webhook that triggers a job when called
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| name | Yes | Webhook display name | |
| jobId | Yes | Job UUID to trigger | |
| enabled | No | Enable the webhook (default true) | |
| roles | No | Authorization roles (comma-separated) |