arcade-mcp/toolkits
Eric Gustin efee9589fa
More Spotify Tools (#140)
# PR Description
This PR adds three new spotify tools that are natural language friendly.

1. `search` - Search Spotify Catalog information
2. `play_artist_by_name` - Gets 5 songs by the specified artist and
plays them. Uses `search`, and `start_tracks_playback_by_id` under the
hood
3. `play_track_by_name` - Plays the specified song, optionally provide
the artist name who plays the song. Uses `search`, and
`start_tracks_playback_by_id` under the hood
2024-11-01 13:15:43 -07:00
..
github Add list stargazers tool (#130) 2024-10-30 18:13:36 -07:00
google Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
linkedin Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
math Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
search Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
slack Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
spotify More Spotify Tools (#140) 2024-11-01 13:15:43 -07:00
web Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
x Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
zoom Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00