get_auto_deploy_settings
Retrieve a deployment's automatic-update flags to see if website template or infrastructure updates are set to deploy automatically.
Instructions
Get the automatic-update flags for a deployment. autoDeployLatestWebsite controls whether a new website template version is deployed automatically; autoDeployLatestInfra is reserved for infrastructure updates.
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 |