yoto-add-track
Add an audio track to an existing Yoto MYO card by specifying the card ID, MP3 file path, and track title.
Instructions
Add a track to an existing Yoto MYO card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The card ID to add the track to | |
| trackTitle | Yes | Title for the track | |
| audioFilePath | Yes | Absolute path to the audio file (MP3) |