sitecore · Capability
Sitecore Personalize REST API — Flow Definitions
Sitecore Personalize REST API — Flow Definitions. 4 operations. Lead operation: List flow definitions. Self-contained Naftiko capability covering one Sitecore business surface.
What You Can Do
GET
Listflowdefinitions
— List flow definitions
/v1/v1/flow-definitions
POST
Createflowdefinition
— Create a flow definition
/v1/v1/flow-definitions
GET
Getflowdefinition
— Get a flow definition
/v1/v1/flow-definitions/{id}
PUT
Updateflowdefinition
— Update a flow definition
/v1/v1/flow-definitions/{id}
MCP Tools
list-flow-definitions
List flow definitions
read-only
idempotent
create-flow-definition
Create a flow definition
get-flow-definition
Get a flow definition
read-only
idempotent
update-flow-definition
Update a flow definition
idempotent