cldkctl_auth
Authenticate and authorize cldkctl CLI functionality via the MCP cldkctl Server by providing a valid token and optional staging environment flag.
Instructions
Call the cldkctl_auth endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
force_staging | No | Force using staging environment (default: false) | |
token | Yes | Your cldkctl token (starts with 'cldkctl_') |