origin_execute_figure_spec
Executes a declarative FigureSpec to generate single or multi-panel plots in Origin, supporting common chart types, data imports, and export formats.
Instructions
Execute a declarative FigureSpec.
The current executor supports worksheet-backed single-panel and grid multi-panel figures with common plot types. Unsupported features are reported in the plan instead of being guessed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Declarative FigureSpec describing data, layout, plots, style, export, and QA. | |
| dry_run | No | Validate and plan the operation without changing the Origin project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||