add_rest
Insert a rest at the current cursor position with a specified duration, supporting whole, half, quarter, eighth, sixteenth, 32nd, and 64th rests.
Instructions
Add a rest at the current position.
Args: duration: Rest duration (whole, half, quarter, eighth, sixteenth, 32nd, 64th)
Returns: Success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | quarter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||