getSongDetails
Retrieve detailed information for a specific song using its ID and the streamer's name.
Instructions
Get detailed information about a specific song by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| streamerName | No | The name of the streamer who owns the song | |
| songId | Yes | The ID of the song to fetch details for |