get_document
Get the full node tree of the active page in Figma. Returns all nodes recursively for complete page data, suitable when token efficiency is not a concern.
Instructions
Get the full node tree of the current page (not the whole file — only the active page). Returns all nodes recursively and can be very large. Prefer get_design_context for exploration or when token efficiency matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||