cldkctl_project_list
Retrieve a list of projects by invoking the cldkctl_project_list endpoint on the MCP cldkctl Server, enabling access to Cloudeka's CLI functionality.
Instructions
Call the cldkctl_project_list endpoint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}