get_broker
Retrieve the full profile for a specific broker (agent) on Venturu. Use this aftersearch_brokers to get detailed information about a broker the user is interested in.
This is a read-only tool. No authentication required.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | The broker’s profile slug (from search_brokers results) |
Response
The tool returns detailed broker information including:- Name, title, and company
- Bio and professional background
- Service areas and specializations
- Languages spoken
- Number of active listings
- Ratings and reviews
- Years of experience
- Professional licenses
Response Format
- Text content — Formatted summary of the broker’s profile
- Structured content — Machine-readable JSON:
Examples
Get details from search results
Get details from search results
Step 1: Search for brokers → results include
slug: "jane-smith"Step 2: Call get_broker with slug: "jane-smith"Result: Full broker profile with bio, service areas, and experience.Handle not found
Handle not found
If the slug doesn’t match a verified broker, the tool returns: