find_dining
Search for Disney park restaurants using filters like cuisine, meal period, price range, and reservation options to find dining locations matching specific preferences.
Instructions
Find dining locations at Disney parks with filters. Returns restaurant metadata including service type, meal periods, cuisine, price range, and reservation requirements. Use list_parks first to get valid destination and park IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destination | Yes | Destination ID: 'wdw' (Walt Disney World) or 'dlr' (Disneyland Resort) | |
| parkId | No | Filter to a specific park by ID. Get park IDs from list_parks. | |
| filters | No | Optional filters to narrow results |