move_tree_to_strategy
Move a decision tree to a target strategy while preserving its original tree IDs.
Instructions
Move a tree to a strategy (lightweight operation that preserves original tree IDs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| treeId | Yes | The ID of the tree to move | |
| strategyIdOrName | Yes | The ID or name of the target strategy |