justeat_restaurant
Retrieve detailed information for a single Just Eat restaurant using its unique slug. Returns name, address, primary cuisine, rating, and order acceptance status in clean JSON.
Instructions
Get one Just Eat restaurant's detail. Returns one Just Eat restaurant's detail by unique_name: name, address, primary cuisine, rating, and whether it currently accepts orders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unique_name | Yes | Restaurant slug, from a search response's unique_name field |