load_song
Load a song from the library by folder name and optional version number. Use 0 for the latest version.
Instructions
Load a song from the songs library.
Args: name: Song folder name (e.g. "dark_pop_em") version: Version number to load (e.g. 3 loads v3.rb). Use 0 (default) to load the latest version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |