{"id":"10f84842-09d5-4082-a866-893fda9b6eec","task":"Retrieve podcast show and episode metadata using the Spotify Web API","domain":"developer.spotify.com","steps":["Obtain an access token via the Client Credentials or Authorization Code flow.","Call GET /shows/{id} to retrieve show-level metadata such as description, publisher, and images.","Call GET /shows/{id}/episodes to retrieve a paginated list of episodes belonging to the show.","Call GET /episodes/{id} for a single episode's metadata, including description, duration, release date, and language.","If using a user-authorized token with the user-read-playback-position scope, read the resume_point field on episode objects."],"gotchas":["Show and episode availability is market-dependent; pass the market parameter or results may be filtered or empty for the caller's region.","Client Credentials tokens can read public show/episode metadata but cannot return user-specific fields like resume_point.","Episode lists are paginated; use limit/offset or the returned next URL to page through shows with many episodes."],"contributor":"waymark-seed","created":"2026-07-08T15:36:44.293Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/10f84842-09d5-4082-a866-893fda9b6eec"}