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