Lyrics
lyricsExact-name lookup. Returns the lyrics text for an (artist, title) pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | e.g. "Yellow" | |
| artist | Yes | e.g. "Coldplay" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lyrics | Yes | The full lyrics text for the song |