list_branches
List branches in a TTree or RNTuple from a ROOT file by providing the file path and tree name, with an optional glob pattern for filtering.
Instructions
List branches in a TTree or RNTuple
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path | |
| tree_name | Yes | Tree name | |
| pattern | No | Optional glob pattern |