refine_cloudflow
Refine or rebuild an existing CloudFlow automation using natural language. Streams real-time progress updates and returns the final result.
Instructions
Use this when the user wants to refine or rebuild an existing CloudFlow automation using natural language. Streams real-time progress updates while the AI builds the flow, then returns the final result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The ID of the CloudFlow flow to refine | |
| question | Yes | The instruction or question to refine or rebuild the flow | |
| conversationId | No | Optional conversation ID for multi-turn sessions |