Trigger site deployment
trigger_deployTriggers a one-time deployment by POSTing to a pre-configured hook only after user confirmation, with no automatic retries.
Instructions
POST exactly once to the configured deployment hook after user_confirmed=true. The hook URL cannot be supplied by the caller and failures are never retried automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_confirmed | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deploy | Yes |