set_camera_zoom
Set the canvas zoom level to a specified percentage, enabling precise control over the view scale in Paper documents.
Instructions
Explicitly sets the canvas zoom percentage (e.g. 0.5 for 50%, 1.0 for 100%, 2.0 for 200%).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoom | Yes | Zoom level (e.g. 0.25, 0.5, 1.0, 1.5, 2.0). | |
| fileId | No | Optional target file ID. |