origin_execute_figure_spec
Execute a declarative FigureSpec to create single-panel or grid multi-panel figures in Origin, with support for common plot types and automatic reporting of unsupported features.
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 | |||