search_brokers
Search for verified business brokers (agents) on Venturu. Filter by location, name, language, and sort by various criteria.This is a read-only tool. No authentication required.
Parameters
Location
Filters
Sorting
Pagination
Response
The tool returns:- Text content — A formatted summary of matching brokers
- Structured content — Machine-readable JSON:
Examples
Find brokers in a city
Find brokers in a city
Prompt: “Find business brokers in Los Angeles”Parameters:
city: "Los Angeles", state: "California", countryCode: "US"Find Spanish-speaking brokers
Find Spanish-speaking brokers
Prompt: “Find brokers who speak Spanish in Florida”First call
list_languages to get the Spanish language ID, then pass it in languageIds along with state: "Florida".Sort by experience
Sort by experience
Prompt: “Show me the most experienced brokers in Texas”Parameters:
state: "Texas", countryCode: "US", sort: "most_experienced"