update_auto_deploy_settings
Update automatic-update flags for a deployment, enabling or disabling auto-deployment of new website or infrastructure templates. Omitted fields preserve current settings.
Instructions
Update automatic-update flags for a deployment. Omitted fields keep their current values. IMPORTANT: Confirm the requested settings with the user before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Deployment ID | |
| autoDeployLatestInfra | No | Enable or disable automatic infrastructure template updates (reserved for future use) | |
| autoDeployLatestWebsite | No | Enable or disable automatic deployment of new website template versions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |