maps
Search locations, get directions, save favorites, and manage guides with Apple Maps. Perform operations like finding places, pinning locations, creating guides, and planning routes using specified addresses or queries.
Instructions
Search locations, manage guides, save favorites, and get directions using Apple Maps
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | Address of the location (required for save, pin, addToGuide) | |
fromAddress | No | Starting address for directions (required for directions) | |
guideName | No | Name of the guide (required for createGuide and addToGuide) | |
limit | No | Maximum number of results to return (optional for search) | |
name | No | Name of the location (required for save and pin) | |
operation | Yes | Operation to perform with Maps | |
query | No | Search query for locations (required for search) | |
toAddress | No | Destination address for directions (required for directions) | |
transportType | No | Type of transport to use (optional for directions) |