list_deployments
Retrieve all infrastructure deployments, optionally filtered by stack ID, to review the execution history of each stack.
Instructions
List all deployments. Optionally filter by stackId. Each deployment represents one execution of a stack's infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stackId | No | Filter deployments by stack ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Parsed JSON response from the Staticbot public API |