document_screenshot
Render a Moho scene or capture the full application window as an image. Use scene mode for a clean rendered frame or full mode to include the UI.
Instructions
Render the MOHO scene or capture the full application window and return as an image. Use mode "scene" (default) for a clean rendered frame, or "full" for the entire MOHO UI including timeline, layers panel, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | "scene" = rendered animation frame only (default), "full" = entire MOHO application window via native screen capture | |
| frame | No | Frame number to render (defaults to current frame) | |
| width | No | Output width in pixels (defaults to document width, scene mode only) | |
| height | No | Output height in pixels (defaults to document height, scene mode only) |