Get Active Selection
get_selectionRead the active document's current selection, including active object, selected objects, and active tag or material, to capture user focus without re-picking entities.
Instructions
Read the active document's current selection: the active object (primary), all selected objects, and the active tag / material. Useful for reacting to the user's current focus without asking them to re-pick entities. Returns canonical handles so results can be piped directly into describe / set_params / etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||