Delete Journey Nodes (Batch)
deleteJourneyNodesBatch delete orphaned node instances from journey updates. Clean up nodes removed during journey updates without deleting the entire journey.
Instructions
Batch delete orphaned node instances. Use this to clean up nodes that were removed from a journey during an update (via updateJourney) but still exist in AM. Note: Deleting an entire journey automatically cleans up its nodes, so this tool is only needed after journey updates that remove nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm containing the nodes | |
| nodes | Yes | Array of nodes to delete |