Agentic

Execute Named Flow

Execute a named flow from the flows directory.

post/api/v1/agentic/execute/{flow_name}

Path parameters

flow_namestring required

Request body

flow_idstring required
component_idstring nullable
field_namestring nullable
input_valuestring nullable
max_retriesinteger nullable
model_namestring nullable
providerstring nullable
session_idstring nullable

Response

Successful Response

object required

Changes