maps
Search locations, save favorites, and get directions using Apple Maps. Manage guides, pin locations, and set map centers with precise coordinates for efficient navigation and location management.
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) | |
latitude | No | Latitude for the center point (required for setCenter) | |
limit | No | Maximum number of results to return (optional for search) | |
longitude | No | Longitude for the center point (required for setCenter) | |
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) |