get_viewport
Retrieves the current Figma page viewport, providing the center point, zoom level, and visible bounds rect.
Instructions
Return the current page viewport as { center, zoom, bounds } — the on-screen center point, zoom level (1.0 = 100%), and visible bounds rect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||