apple_maps_guides_publisher
Retrieve an Apple Guides publisher by ID with its city filters and guides. Pass a city ID to narrow results to guides for that city.
Instructions
Get one Apple Guides publisher and its guides. Returns one Apple Guides publisher by id: name, subtitle, website, guide count, the cities the publisher offers as filters, and its guides (each with id, title, description, last-modified time, place count, cover photo, and source link). Pass one of the publisher's own city ids as city_id to return only the guides for that city.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Display language as a BCP 47 tag, e.g. en-US, fr-FR. Defaults to en-US. | |
| city_id | No | Restrict to one city: an id from this publisher's own cities list | |
| country | No | Two-letter ISO 3166-1 country code. Defaults to US. | |
| publisher_id | Yes | Publisher id: from the guides home or publishers list, a guide's publisher.id, or the publisher= value in a maps.apple.com/guides URL |