spotify_current_playing
Retrieve information about the currently playing song on Spotify, including track details, artist, and playback status.
Instructions
Obtém informações sobre a música que está tocando
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}