Telnyx · Capability
Telnyx API — Clusters
Telnyx API — Clusters. 5 operations. Lead operation: List all clusters. Self-contained Naftiko capability covering one Telnyx business surface.
What You Can Do
GET
Listallrequestedclusterspublictextclustersget
— List all clusters
/v1/ai/clusters
POST
Computenewclusterpublictextclusterspost
— Compute new clusters
/v1/ai/clusters
DELETE
Deleteclusterbytaskidpublictextclusterstaskiddelete
— Delete a cluster
/v1/ai/clusters/{task-id}
GET
Fetchclusterbytaskidpublictextclusterstaskidget
— Fetch a cluster
/v1/ai/clusters/{task-id}
GET
Fetchclusterimagebytaskidpublictextclusterstaskidimageget
— Fetch a cluster visualization
/v1/ai/clusters/{task-id}/graph
MCP Tools
list-all-clusters
List all clusters
read-only
idempotent
compute-new-clusters
Compute new clusters
delete-cluster
Delete a cluster
idempotent
fetch-cluster
Fetch a cluster
read-only
idempotent
fetch-cluster-visualization
Fetch a cluster visualization
read-only
idempotent