discover
Find Disney park experiences using natural language queries like 'thrill rides for teenagers' or 'romantic dinner spots' through semantic search.
Instructions
Discover Disney experiences using natural language. Uses semantic search to find entities matching concepts like 'thrill rides for teenagers', 'romantic dinner spots', or 'character breakfast'. Requires initialize to be run first. For exact name lookups, use search instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query describing what you're looking for (e.g., 'thrill rides', 'romantic dinner', 'kid-friendly attractions') | |
| destination | No | Limit search to a destination: 'wdw' or 'dlr' | |
| entityType | No | Filter by entity type | |
| limit | No | Maximum number of results (default: 5, max: 20) |