save_circuit
Save a circuit diagram to an image file in PNG, SVG, or PDF format with configurable DPI settings.
Instructions
回路図を画像ファイルとして保存
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | DPI設定(デフォルト: 150) | |
| format | No | 出力フォーマット(デフォルト: svg) | |
| filename | Yes | 保存するファイル名 |