list_clusters
Retrieve AWS Ocean Kubernetes cluster inventory from Spotinst, with optional verbose mode for full cluster configurations to aid troubleshooting.
Instructions
List AWS Ocean Kubernetes clusters in a Spotinst account. Returns compact summaries by default (id, name, region, capacity). Set verbose=true for full cluster configs (networking, instance types, autoscaler).
Args: account_id: Optional account ID to query (e.g. act-be5e7ffe). Defaults to SPOTINST_ACCOUNT_ID env var. verbose: Return full configurations instead of compact summaries (default: false). Use when analyzing cluster settings, troubleshooting, or comparing configs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |