QuantCDN · Capability
QuantCDN API — Commands
QuantCDN API — Commands. 3 operations. Lead operation: Get all commands for an environment. Self-contained Naftiko capability covering one Quantcdn business surface.
What You Can Do
GET
Listcommands
— Get all commands for an environment
/v1/api/v3/organizations/{organisation}/environments/{environment}/commands
POST
Createcommand
— Create a command for an environment
/v1/api/v3/organizations/{organisation}/environments/{environment}/commands
GET
Getcommand
— Get a command
/v1/api/v3/organizations/{organisation}/environments/{environment}/commands/{command}
MCP Tools
get-all-commands-environment
Get all commands for an environment
read-only
idempotent
create-command-environment
Create a command for an environment
get-command
Get a command
read-only
idempotent