results_export_data
Export simulation results from COMSOL export nodes to a specified file path. Supports selecting individual nodes or running all exports.
Instructions
Export data from an export node.
Args: node_name: Export node name (default: run all exports) file_path: Output file path (overrides node setting) model_name: Model name (default: current model)
Returns: Export confirmation with file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_name | No | ||
| file_path | No | ||
| model_name | No |