remove_statetree_node
Removes a task, evaluator, or condition from a StateTree asset using its GUID. Provide asset path and node GUID to delete the node.
Instructions
Remove a task, evaluator, or condition by GUID.
Args: asset_path: Content path to the StateTree asset node_guid: GUID of the node to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_guid | Yes | ||
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |