timeweb_list_k8s_clusters
List all Kubernetes clusters in your account. Control results with limit and offset, and choose markdown or JSON output.
Instructions
List all Kubernetes clusters in the account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (1-100) | |
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| offset | No | Number of results to skip for pagination |