get_heat_stacks
Retrieves a list of Heat orchestration stacks with status, timestamps, templates, and resource details for infrastructure-as-code monitoring.
Instructions
Get list of Heat orchestration stacks.
Functions:
Query Heat stacks and their current status
Display stack creation and update timestamps
Show stack templates and resource information
Provide orchestration deployment information
Use when user requests stack information, orchestration queries, or infrastructure-as-code status.
Returns: List of Heat stacks with detailed information in JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |