get_viewport
Retrieve the current Figma page viewport to get the on-screen center point, zoom level (1.0 = 100%), 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 | |||