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