search_pet_listings
Search live pet listings for sale or adoption on Pawlisty. Use whenever a user wants to buy or adopt a pet or asks what is available, filtered by species, breed, location, price, or care attributes. Returns current listings with links to pawlisty.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | newborn 0-8wk, young 2-6mo, adolescent 6-12mo, adult 1-7yr, senior 7+yr. | |
| size | No | ||
| sort | No | relevance | |
| breed | No | Breed name; resolved to a breed id. Use browse_breeds to disambiguate. | |
| limit | No | ||
| query | No | Free-text keywords. | |
| gender | No | ||
| city_id | No | Exact city id if known. | |
| desexed | No | Neutered or spayed. | |
| species | No | ||
| location | No | City or place name. | |
| good_with | No | ||
| price_max | No | ||
| price_min | No | ||
| vaccinated | No | ||
| distance_km | No | ||
| country_code | No | ISO 3166-1 alpha-2 (e.g. US, GB). Defaults to the site default. | |
| listing_type | No | for_sale | |
| verified_only | No | Only photo-verified listings. |