timeweb_get_k8s_cluster
Retrieve detailed information about a specific Kubernetes cluster by providing its cluster ID. Choose between markdown or JSON output formats.
Instructions
Get detailed information about a specific Kubernetes cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| cluster_id | Yes | Kubernetes cluster ID |