update_flow_step_prompt
Move a flow-step prompt attachment between system and user channels or adjust its display order using its link ID.
Instructions
Change an existing flow-step prompt attachment: move it between the system and user channel, and/or change its display order. Identify it by its linkId (from list_flow_step_prompts or the attach response), NOT the snippet id. Send only what you are changing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkId | Yes | The attachment's link id (not the snippet id). | |
| target | No | New channel. Omit to leave it unchanged. | |
| displayOrder | No | New position in its channel. Omit to leave it unchanged. |