QuantCDN · Capability
QuantCDN API — AI Custom Tools
QuantCDN API — AI Custom Tools. 4 operations. Lead operation: List Custom Tools. Self-contained Naftiko capability covering one Quantcdn business surface.
What You Can Do
GET
Listcustomtools
— List Custom Tools
/v1/api/v3/organizations/{organisation}/ai/custom-tools
POST
Createcustomtool
— Register Custom Edge Function Tool
/v1/api/v3/organizations/{organisation}/ai/custom-tools
DELETE
Deletecustomtool
— Delete Custom Tool
/v1/api/v3/organizations/{organisation}/ai/custom-tools/{toolname}
GET
Getcustomtool
— Get Custom Tool
/v1/api/v3/organizations/{organisation}/ai/custom-tools/{toolname}
MCP Tools
list-custom-tools
List Custom Tools
read-only
idempotent
register-custom-edge-function-tool
Register Custom Edge Function Tool
delete-custom-tool
Delete Custom Tool
idempotent
get-custom-tool
Get Custom Tool
read-only
idempotent