workflow_override_prompt
Override a step prompt for a specific workflow instance, enabling instance-specific customization without altering the base workflow.
Instructions
Override a step prompt for one workflow instance only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes | Instance ID or alias | |
| step_id | Yes | Step ID | |
| prompt | Yes | Prompt markdown |