Search Attractions

Retrieve attractions by city from the bundled dataset. Use this skill when surfacing points of interest or building sightseeing suggestions for a destination. Use when this capability is needed.

tomevault-io Updated

File contents

Search Attractions

Query attractions for a given city.

Installation

pip install pandas

Quick Start

from search_attractions import Attractions

attractions = Attractions()
print(attractions.run("New York"))

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

tomevault-io/skills-registry/tree/main/benchflow-ai--skillsbench--search-attractions commit a646ab168f

Frequently asked questions

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