get_selection
Reads the Obsidian selection bridge file to get a summary of selected Excalidraw elements (IDs, type, text, bounds), with optional full JSON payload.
Instructions
Read the Obsidian selection bridge file written by the "AI Edit Selected" EA script (.ai-selection.json). Returns a summary of selected elements (ids, type, text, bounds) and optional instruction. Pass fullJson=true for the raw payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullJson | No | Include full JSON payload after the summary |