Apple Music

Apple Music

Entertainment & Media

Music streaming service

Tools:24 available

Available Tools

Tools and capabilities available for Apple Music

0

search_music

Search for songs, albums, artists, or playlists on Apple Music

Parameters: query, type, limit

0

get_song_details

Get detailed information about a specific song including artist, album, duration, and metadata

Parameters: song_id

0

get_album_details

Get detailed information about an album including tracks, artist, release date, and metadata

Parameters: album_id

0

get_artist_details

Get detailed information about an artist including biography, genres, and discography

Parameters: artist_id

0

get_playlist_details

Get detailed information about a playlist including tracks, curator, and description

Parameters: playlist_id

0

create_playlist

Create a new playlist in the user's Apple Music library

Parameters: name, description, is_public

0

add_songs_to_playlist

Add one or more songs to a specific playlist

Parameters: playlist_id, song_ids

0

remove_songs_from_playlist

Remove one or more songs from a specific playlist

Parameters: playlist_id, song_ids

0

get_user_playlists

Get all playlists from the user's library

Parameters: limit, offset

0

get_user_library_songs

Get songs from the user's library

Parameters: limit, offset

0

add_song_to_library

Add a song to the user's library

Parameters: song_id

0

add_album_to_library

Add an album to the user's library

Parameters: album_id

0

remove_song_from_library

Remove a song from the user's library

Parameters: song_id

0

get_recently_played

Get the user's recently played songs

Parameters: limit

0

get_recommendations

Get personalized music recommendations for the user

Parameters: limit

0

get_top_charts

Get top charts for songs, albums, or playlists in a specific country

Parameters: type, country, limit

0

get_new_releases

Get new album and song releases

Parameters: country, limit

0

get_artist_top_songs

Get the top songs for a specific artist

Parameters: artist_id, limit

0

get_similar_artists

Get artists similar to a specific artist

Parameters: artist_id, limit

0

get_song_lyrics

Get lyrics for a specific song if available

Parameters: song_id

0

rate_song

Rate a song (love or dislike) to improve recommendations

Parameters: song_id, rating

0

get_user_stations

Get the user's radio stations

Parameters: limit

0

create_station

Create a new radio station based on a song, album, or artist

Parameters: seed_type, seed_id

0

search_by_lyrics

Search for songs by lyrics content

Parameters: lyrics_query, limit

Suggest a Tool

Have an idea for a tool that should be added? Describe it below and we'll add it for you.