inspect_scene_context
Retrieve a compact semantic model of the current design context, including selection, parent containers, siblings, layout, tokens, and off-canvas elements, to support AI-driven design decisions.
Instructions
Provides a compact, AI-optimized semantic scene model of current working context (selection, parent containers, surrounding siblings, layout model, design tokens, and off-canvas elements).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Context inspection scope (default: selection). | |
| fileId | No | Optional target file ID. | |
| nodeId | No | Target node ID (required if scope is "node" or "artboard"). |