Search Restaurants

Retrieve restaurants by city from the bundled dataset. Use this skill when recommending places to eat or validating dining options for a destination. Use when this capability is needed.

tomevault-io Updated

File contents

Search Restaurants

Query restaurants for a given city.

Installation

pip install pandas

Quick Start

from search_restaurants import Restaurants

restaurants = Restaurants()
print(restaurants.run("San Francisco"))

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/benchflow-ai--skillsbench--search-restaurants commit 18539484d6

Frequently asked questions

npx skillmds@latest add tomevault-io/search-restaurants