parse_song_list_csv
Parse a CSV of songs into a structured list to validate data before running batch Spotify searches.
Instructions
Parse a CSV of songs into a structured list.
Use this to validate your CSV before batch searching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_content | Yes | CSV content as string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||