shelly_webhook_create
Create a webhook on a Shelly device to trigger HTTP requests when an event occurs, with optional JavaScript condition and repeat period.
Instructions
Create a webhook: event (e.g. 'switch.on'), cid component id, urls 1-5.
Optional condition (JS expression) and repeat_period (seconds; 0=always,
negative=once). Audit-logged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cid | Yes | ||
| name | No | ||
| urls | Yes | ||
| event | Yes | ||
| device | Yes | ||
| enable | No | ||
| condition | No | ||
| repeat_period | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||