get_selection_properties
Get details on your current selection in the connected score application—cursor position in MuseScore, or item properties in Dorico/Sibelius.
Instructions
Get properties of the current selection in the connected score application.
Returns information about whatever is currently selected:
MuseScore: Returns cursor position info (measure, beat, staff).
Dorico/Sibelius: Returns properties from the Remote Control API's
getpropertiesmessage — names, types, and values of all properties on the selected items. This is the closest the WebSocket API gets to "reading" score data.
Requires an active connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |