cldkctl_get_image_os
Retrieve operating system details of an image via the cldkctl CLI functionality, accessible through MCP-compatible clients like Claude Desktop and Cursor.
Instructions
Call the cldkctl_get_image_os endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}