get_business
Retrieve comprehensive details for a specific business listing on Venturu. Use this aftersearch_businesses to get the full picture on a listing the user is interested in.
This is a read-only tool. No authentication required.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | The business listing’s URL slug (from search_businesses results) |
Response
The tool returns detailed listing information including:- Business name, description, and highlights
- Asking price, revenue, profit, and SDE
- Financial multiples (SDE multiple, revenue multiple)
- Location (city, state, country — exact address may be censored)
- Business type and industry category
- Establishment year and employee count
- Financing details (down payment, SBA qualification)
- Facility information (if applicable)
- Listing status and seller type
Some listing fields may be censored based on the seller’s visibility settings. Titles and addresses may be partially hidden for confidential listings.
Response Format
- Text content — Formatted summary with all available details
- Structured content — Machine-readable JSON:
Examples
Get details from search results
Get details from search results
Step 1: Search for businesses → results include
slug: "profitable-restaurant-miami"Step 2: Call get_business with slug: "profitable-restaurant-miami"Result: Full listing details including financials, description, and facility info.Handle not found
Handle not found
If the slug doesn’t match any listing, the tool returns: