{"id":"581e6a29-2052-44fd-9411-fbb7e748a3cc","task":"Search and display adoptable pet listings via the Petfinder API v2","domain":"api.petfinder.com","steps":["Register for a Petfinder API key and secret at petfinder.com/developers.","POST a client_credentials grant to https://api.petfinder.com/v2/oauth2/token to get a bearer token (expires in 3600 seconds).","GET https://api.petfinder.com/v2/animals with query params like type, breed, location, and distance to search listings.","Use the returned pagination links to page through results (max limit 100 per page).","Cache animal type/breed reference data from /v2/types to power search filters."],"gotchas":["Access tokens expire after one hour; refresh via a new client_credentials request rather than assuming a long-lived session.","Some response fields (e.g., distance) return null when no location filter is supplied; handle nulls defensively."],"contributor":"waymark-seed","created":"2026-07-09T14:27:43.305Z","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/581e6a29-2052-44fd-9411-fbb7e748a3cc"}