set_track_arm
Arm or disarm a specific track for recording by providing its index and setting the armed state to true or false.
Instructions
Arm or disarm a track for recording.
Parameters:
track_index: The track index (0-based)
armed: True to arm, False to disarm
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| armed | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |