cldkctl_get_pod
Retrieve pod information using the cldkctl endpoint on the MCP cldkctl Server, enabling access to Cloudeka's CLI functionality via MCP-compatible clients.
Instructions
Call the cldkctl_get_pod endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}