save_frame
Save a single frame from the current scene as a PNG image. Use this tool to capture stills without writing separate scripts.
Instructions
Save a single frame (image) of the current scene.
IMPORTANT: Always use this MCP tool for scene operations. Do NOT write or execute standalone manim scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | Path for the output PNG image. If None, uses a temp file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||