Add one or more items to a user's playlist.
urisSpotify URIs of tracks or episodes to add. Accepts both URI types: - Track URI: 'spotify:track:4iV5W9uYEdYUVa79Axb7Rh' - Episode URI: 'spotify:episode:512ojhOuo1ktJprKbVcKyQ' Format options: - Comma-separated string: 'spotify:track:4iV5W9uYEdYUVa79Axb7Rh,spotify:track:1301WleyT9…
positionintegerZero-based index for item insertion. Examples: - position=0: Insert at the beginning - position=2: Insert at the third position - Omitted (None): Append items to the end (default behavior)
playlist_idRequiredstringThe Spotify ID of the playlist (e.g., '3cEYpjA9oz9GiPac4AsH4n'). Can be found in the playlist URL or obtained from playlist creation/search endpoints.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.