action spotify_get_multiple_audiobooks { label: "Get Several Audiobooks\n" description: "Get Spotify catalog information for several audiobooks identified by their Spotify IDs.
\n**Note: Audiobooks are only available for the US, UK, Ireland, New Zealand and Australia markets.**\n" provider: spotify method: GET path: "/audiobooks" encoding: json output: { type: "object" additionalProperties: true } }