Elastic.io · Capability
elastic.io Platform REST API — Recipes
elastic.io Platform REST API — Recipes. 6 operations. Lead operation: Elastic.io List recipes. Self-contained Naftiko capability covering one Elastic Io business surface.
What You Can Do
GET
Listrecipes
— Elastic.io List recipes
/v1/recipes
POST
Createrecipe
— Elastic.io Create a recipe
/v1/recipes
GET
Getrecipe
— Elastic.io Get a recipe
/v1/recipes/{recipe-id}
PATCH
Updaterecipe
— Elastic.io Update a recipe
/v1/recipes/{recipe-id}
DELETE
Deleterecipe
— Elastic.io Delete a recipe
/v1/recipes/{recipe-id}
PATCH
Updaterecipevisibility
— Elastic.io Update recipe visibility
/v1/recipes/{recipe-id}/visibility
MCP Tools
elastic-io-list-recipes
Elastic.io List recipes
read-only
idempotent
elastic-io-create-recipe
Elastic.io Create a recipe
elastic-io-get-recipe
Elastic.io Get a recipe
read-only
idempotent
elastic-io-update-recipe
Elastic.io Update a recipe
idempotent
elastic-io-delete-recipe
Elastic.io Delete a recipe
idempotent
elastic-io-update-recipe-visibility
Elastic.io Update recipe visibility
idempotent