find_business_by_phone
Identify a Yelp business using a phone number in E.164 format. Returns matching business details or an empty list if not found.
Instructions
Look up Yelp businesses that match a phone number. Use when you have a phone number and need to identify the business. Phone must be in E.164 format (+14155551234). Returns up to a handful of candidates; empty list means not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | Yes | E.164 phone number including country code, e.g. '+14155551234'. |