Elastic.io · Capability
elastic.io Platform REST API — Flows
elastic.io Platform REST API — Flows. 8 operations. Lead operation: Elastic.io List flows. Self-contained Naftiko capability covering one Elastic Io business surface.
What You Can Do
GET
Listflows
— Elastic.io List flows
/v1/flows
POST
Createflow
— Elastic.io Create a flow
/v1/flows
GET
Getflow
— Elastic.io Get a flow
/v1/flows/{flow-id}
PATCH
Updateflow
— Elastic.io Update a flow
/v1/flows/{flow-id}
DELETE
Deleteflow
— Elastic.io Delete a flow
/v1/flows/{flow-id}
POST
Runflownow
— Elastic.io Run a flow on demand
/v1/flows/{flow-id}/run-now
POST
Startflow
— Elastic.io Start a flow
/v1/flows/{flow-id}/start
POST
Stopflow
— Elastic.io Stop a flow
/v1/flows/{flow-id}/stop
MCP Tools
elastic-io-list-flows
Elastic.io List flows
read-only
idempotent
elastic-io-create-flow
Elastic.io Create a flow
elastic-io-get-flow
Elastic.io Get a flow
read-only
idempotent
elastic-io-update-flow
Elastic.io Update a flow
idempotent
elastic-io-delete-flow
Elastic.io Delete a flow
idempotent
elastic-io-run-flow-demand
Elastic.io Run a flow on demand
elastic-io-start-flow
Elastic.io Start a flow
elastic-io-stop-flow
Elastic.io Stop a flow