apple_maps_guides
Fetch Apple Guides home page for worldwide or a specific city, returning featured guides, carousels, city shortcuts, and publisher lists with detailed guide and publisher metadata.
Instructions
Browse the Apple Guides home page worldwide or for one city. Returns the Apple Guides home page for the Worldwide scope or one city: the featured guide, the guide carousels (expert recommendations, latest, and similar rows), the city shortcut list, and the browse-by-publisher list. Each guide carries its id (the value the guide endpoint takes), title, description, last-modified time, place count, cover photo, source link, and publisher; each publisher carries its id, name, subtitle, website, and guide count.
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 guides home. | |
| country | No | Two-letter ISO 3166-1 country code. Defaults to US. |