inspect_data
Inspect a simulation file to return metadata: bounds, point/cell arrays with ranges, timestep info, and multiblock structure. Use this first to understand data before rendering or extracting.
Instructions
Inspect a simulation file and return metadata.
Returns bounds, point/cell arrays with ranges, timestep info, and multiblock structure. Use this first to understand what data is available before rendering or extracting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the simulation file (e.g., /data/cavity.foam, /data/beam.vtu) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||