td_selection
Return details of operators selected in the active pane, including count, path, name, type, family, and position.
Instructions
Return operators currently selected in the active pane.
Returns {count, ops: [{path, name, type, opType, family, x, y}]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'json' (default) or 'markdown'. | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |