get_statetree_evaluators
Retrieve all global evaluators with their properties and instance data from a StateTree asset. Optionally filter by evaluator class name.
Instructions
Get all global evaluators with their properties and instance data.
Args: asset_path: Content path to the StateTree asset filter: Optional substring filter on evaluator class name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |