screenshot_notebook
Capture a screenshot of a Mathematica notebook window to visually document or share its current state.
Instructions
Capture a screenshot of an entire notebook window.
Args: notebook: Notebook ID. If None, uses selected notebook. max_height: Maximum height in pixels (prevents huge images)
Returns the screenshot as an image that can be viewed directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook | No | ||
| max_height | No | ||
| session_id | No | ||
| use_rasterize | No | ||
| wait_ms | No |