v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
CloudFlow

Refine a CloudFlow from natural language intent

Refines the specified CloudFlow by generating and updating nodes and connections based on the provided natural language intent. The operation streams incremental build events as they are produced.

post/cloudflow/v1/flows/{flowId}/actions/refine

Path parameters

flowIdstring required

Request body

questionstring required

Natural language description of what to refine or modify in the CloudFlow.

conversationIdstring

ID of an existing conversation to continue. When omitted, a new conversation is started.

Response

OK - Refine event stream.