inspect_data
Inspect simulation files to retrieve metadata including bounds, arrays, timesteps, and multiblock structure, enabling data understanding before rendering or extraction.
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 | |||