llamaindex · Capability
LlamaIndex LlamaCloud Index API — Indexes
LlamaIndex LlamaCloud Index API — Indexes. 5 operations. Lead operation: List indexes. Self-contained Naftiko capability covering one Llamaindex business surface.
What You Can Do
GET
Listindexes
— List indexes
/v1/pipelines
POST
Createindex
— Create an index
/v1/pipelines
GET
Getindex
— Get an index
/v1/pipelines/{pipelineid}
DELETE
Deleteindex
— Delete an index
/v1/pipelines/{pipelineid}
POST
Syncindex
— Sync an index
/v1/pipelines/{pipelineid}/sync
MCP Tools
list-indexes
List indexes
read-only
idempotent
create-index
Create an index
get-index
Get an index
read-only
idempotent
delete-index
Delete an index
idempotent
sync-index
Sync an index