{
  "name": "playlist-status-check",
  "version": "1.0.0",
  "description": "Check the current state of a Spotify priority playlist across Spotify and Insights — track count, tracklist freshness, missing/extra tracks, and position differences.",
  "invocationKeyword": "playlist-status-check",
  "parameters": [
    {
      "name": "playlist_id",
      "type": "string",
      "description": "Spotify playlist ID to check. If omitted, the skill will ask.",
      "required": false
    }
  ]
}
