replace_action
Swap an existing action for a new handler, enabling custom behavior in HWP document workflows.
Instructions
Replace one action handler with another.
Args: old_action: Action name to replace new_action: Replacement action name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_action | Yes | ||
| old_action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||