Agentic
Execute Named Flow
Execute a named flow from the flows directory.
Named assistant flows embed an Agent that needs provider/model/api-key context. Resolving it here (instead of running the raw file) turns a silent 500 into a successful run, or a clear 4xx when no provider is set.
post/api/v1/agentic/execute/{flow_name}
Path parameters
flow_namestring required
Request body
Response
Successful Response
object required