get_selection
Fetch information about currently selected Paper nodes: IDs, names, component types, dimensions, and owning artboard. This provides design agents with the selection context required for editing, export, or validation.
Instructions
Get detailed information about the currently selected nodes, including IDs, names, component types, size, and which artboard they belong to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileId | No | Optional. The Paper file ID this call should act on. Pass it to reliably target a specific file when several are open at once (e.g. multiple agents from the same session working in parallel). Omit to use the most recently opened file in the session. |