selection_get_selected_items
Get all currently selected media items with complete details such as position, volume, and fades for informed mixing decisions.
Instructions
Get a list of all currently selected media items with their full info.
Just need to know which indices are selected, alongside other project state? project_get_overview() returns indices only (cheaper) as part of a combined read — use this tool instead when you need full detail (position, volume, fades, etc.) on each selected item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||