Yelp
Learn how to use Yelp with Composio
Overview
SLUG: YELP
Description
Yelp Fusion API provides access to business search, reviews, ratings, and local business information with rich data for location-based services
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Yelp toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Python
Tool List
YELP_GET_BUSINESS_DETAILS
Tool Name: Get Business Details
Description
Action Parameters
business_id
locale
Action Response
data
error
successful
YELP_GET_BUSINESS_REVIEWS
Tool Name: Get Business Reviews
Description
Action Parameters
business_id
locale
sort_by
Action Response
data
error
successful
YELP_GET_REVIEW_HIGHLIGHTS
Tool Name: Get Review Highlights
Description
Action Parameters
business_id
count
Action Response
data
error
successful
YELP_SEARCH_AND_CHAT
Tool Name: Search and Chat
Description
Action Parameters
chat_id
query
Action Response
data
error
successful
YELP_SEARCH_BUSINESSES
Tool Name: Search Businesses
Description
Action Parameters
attributes
categories
latitude
limit
locale
location
longitude
offset
open_at
open_now
price
radius
sort_by
term
Action Response
data
error
successful
YELP_SEARCH_BY_PHONE
Tool Name: Search Business by Phone
Description
Action Parameters
phone
Action Response
data
error
successful