list_stateful_nodes
List all Stateful Nodes in an AWS account. Get compact summaries by default or full configurations with verbose mode for detailed analysis and troubleshooting.
Instructions
List all Stateful Nodes (Managed Instances) in an AWS account. Returns compact summaries by default (id, name, region, capacity). Set verbose=true for full configs (compute, networking, persistence).
Args: account_id: Optional account ID to query. Defaults to SPOTINST_ACCOUNT_ID env var. verbose: Return full configurations instead of compact summaries (default: false). Use when analyzing node settings, troubleshooting, or comparing configs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |