Elastic · Capability
Elasticsearch REST API — Indices
Elasticsearch REST API — Indices. 2 operations. Lead operation: Create an index. Self-contained Naftiko capability covering one Elastic business surface.
What You Can Do
PUT
Createindex
— Create an index
/v1/{index}
DELETE
Deleteindex
— Delete an index
/v1/{index}
MCP Tools
create-index
Create an index
idempotent
delete-index
Delete an index
idempotent