modify_hitl
Modify an existing human-in-the-loop escalation by replacing its action with a new one, adding comments to explain the change.
Instructions
Modify a HITL escalation with new action
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comments | No | Comments explaining the modification | |
| escalation_id | Yes | The ID of the escalation to modify | |
| modified_action | Yes | The modified action to replace the original |