apple_maps_guides_publishers
List Apple Guides publishers worldwide or by city to get publisher IDs, names, websites, and guide counts for use as a catalog for the publisher endpoint.
Instructions
List Apple Guides publishers worldwide or for one city. Returns the Apple Guides "Browse by Publisher" list for the Worldwide scope or one city, sorted by name: each publisher's id (the value the publisher endpoint takes), name, subtitle, website, and number of guides. With no city_id this is the complete enumeration of every publisher Apple lists, usable as the id lookup table for the publisher endpoint.
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 | City id from /apple-maps/guides/cities. Omit for the Worldwide publisher list. | |
| country | No | Two-letter ISO 3166-1 country code. Defaults to US. |