get-current-user
Retrieve information about the currently authenticated Spotify user, enabling seamless integration with personalized music experiences via the Spotify MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}