apply_prompt_optimization
Replace a workflow step's prompt with an optimized version to improve AI workflow performance.
Instructions
Apply an optimized prompt to a workflow step.
Args: workflow_id: UUID of the workflow step_id: UUID of the step prompt: The new prompt text to apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| step_id | Yes | ||
| prompt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |