Tabelog
Allows you to find restaurants in Japan that have availability for reservations.
Tabelog is a plugin that will help you find restaurants that are available for reservations in Japan. The plugin works by searching for restaurants based on the given query, provided it does not contain stopwords. If the search results are empty, the plugin will return all available restaurants in the API. The output will include a rich preview of the restaurant, which will be output only once. Furthermore, the plugin will show the searched_condition with reservation_datetime used in the search and see_more_url at the end of the output. If restaurant_list is empty, the plugin will keep searching iteratively until restaurants are found, making sure that you never miss out on finding the perfect restaurant!
How to
Comments (0)
API docs
Learn how to use Tabelog effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find restaurants with outdoor seating in my area."
-
Prompt 2: "What are some popular sushi restaurants in Tokyo?"
-
Prompt 3: "I want to make a reservation for two people at a steakhouse for tomorrow night."
-
Prompt 4: "Find Chinese restaurants that deliver to my address."
-
Prompt 5: "What are the best pizza places near me?"
Features and commands
Feature/Command | Description |
---|---|
searchRestaurants | This command allows you to search for restaurants based on specific criteria such as cuisine type, location, and seating arrangements. It returns a list of matching restaurant options. |
makeReservation | This command enables you to make a reservation at a specific restaurant by providing the reservation date, time, and party size. |
searchPopular | This command retrieves a list of popular restaurants based on the specified location and cuisine preferences. |
searchDelivery | This command allows you to find restaurants that offer delivery services to a specific address. |
getRestaurantDetails | This command provides detailed information about a particular restaurant, including its address, contact details, opening hours, and user reviews. |