get_stack
Retrieve stack details including templates and config overrides, showing all override keys with values for location-shaped keys and redacting credentials.
Instructions
Get details of a stack including its templates and config overrides. Every override key is listed; values are returned for location-shaped keys (URLs, regions, names, branches) and "[REDACTED]" for credential-shaped ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stack ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |