QuantCDN · Capability
QuantCDN API — AI Tools
QuantCDN API — AI Tools. 5 operations. Lead operation: List available built-in tools for function calling. Self-contained Naftiko capability covering one Quantcdn business surface.
What You Can Do
GET
Listaitools
— List available built-in tools for function calling
/v1/api/v3/organizations/{organisation}/ai/tools
GET
Listaitoolexecutions
— List tool executions for monitoring and debugging
/v1/api/v3/organizations/{organisation}/ai/tools/executions
GET
Getaitoolexecutionstatus
— Get async tool execution status and result
/v1/api/v3/organizations/{organisation}/ai/tools/executions/{executionid}
GET
Listaitoolnames
— List tool names only (lightweight response)
/v1/api/v3/organizations/{organisation}/ai/tools/names
GET
Getaiorchestrationstatus
— Get Tool Orchestration Status (Async Tool Polling)
/v1/api/v3/organizations/{organisation}/ai/tools/orchestrations/{orchestrationid}
MCP Tools
list-available-built-tools-function
List available built-in tools for function calling
read-only
idempotent
list-tool-executions-monitoring-and
List tool executions for monitoring and debugging
read-only
idempotent
get-async-tool-execution-status
Get async tool execution status and result
read-only
idempotent
list-tool-names-only-lightweight
List tool names only (lightweight response)
read-only
idempotent
get-tool-orchestration-status-async
Get Tool Orchestration Status (Async Tool Polling)
read-only
idempotent