find_business
Given criteria (vertical, location, capability, price band, availability window), return ranked candidate businesses from our supply network. THE NETWORK IS SMALL AND STILL MOSTLY SAMPLE DATA: entries that are not real are named [DEMO] and flagged is_demo - check that field before acting on a result. [free, no key]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | ||
| vertical | Yes | ||
| capability | No | Specific service capability required, e.g. 'haircut', 'plumbing',… | |
| price_band | No | ||
| max_results | No | ||
| availability_window | No | Accepted but NOT APPLIED - it does not narrow results. We do not hold live… |