TIDAL MCP: My Custom Picks

get_user_playlists

Retrieve and display a user's TIDAL playlists, sorted by last updated date, with details like title, track count, and URL for easy access and organization.

Instructions

Fetches the user's playlists from their TIDAL account. USE THIS TOOL WHENEVER A USER ASKS FOR: - "Show me my playlists" - "List my TIDAL playlists" - "What playlists do I have?" - "Get my music collections" - Any request to view or list their TIDAL playlists This function retrieves the user's playlists from TIDAL and returns them sorted by last updated date (most recent first). When processing the results of this tool: 1. Present the playlists in a clear, organized format 2. Include key information like title, track count, and the TIDAL URL for each playlist 3. Mention when each playlist was last updated if available 4. If the user has many playlists, focus on the most recently updated ones unless specified otherwise Returns: A dictionary containing the user's playlists sorted by last updated date

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "get_user_playlistsArguments", "type": "object" }

You must be authenticated.

Other Tools from TIDAL MCP: My Custom Picks

Related Tools

ID: kcsupfiq0t