get_auto_deploy_info
Check if automatic updates are available for a deployment and inspect its GitHub webhook state, including webhook configuration and setup options.
Instructions
Check whether Automatic Updates are available for a deployment and inspect its GitHub webhook state. Returns fields including available, webhookConfigured, canSetupWebhook, and isGithubRepo. Automatic Updates do not apply to preview stacks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deployment ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |