find_similar
Find restaurants similar to a named one, scored by shared cuisine, occasion and neighbourhood tags plus guide co-occurrence. Use for 'like X' or 'alternatives to X' requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Canonical restaurant id, or a name to resolve | |
| city | Yes | City slug, always required. Currently 'new-york', covering the five boroughs plus the immediate metro (within 30 km of Manhattan). | |
| limit | No | Max results (default 10) |