navigate
Move the score viewport to the start or end of the piece.
Instructions
Move around the score.
Args: target: "start", "end", or "bar". bar: 1-indexed bar number (only meaningful with target="bar").
"start"/"end" move the viewport (not the caret). "bar" is not yet supported: Edit.GoTo opens a dialog whose field the API can't fill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bar | No | ||
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||