Skip to main content

contact_seller

Send a contact message to the seller (or their representing broker) of a specific business listing on Venturu. The recipient will be notified and can respond through the platform.
This tool requires authentication. You must be signed in with your Venturu account. See Authentication for details.

Parameters

If the listing has a seller’s agent (broker), the message is sent to the broker. Otherwise, it goes directly to the business owner.

Response

On success:

Error Responses

Solution: Connect your Venturu account through the OAuth flow in your MCP client.
Solution: Use search_businesses to find valid listing IDs.
This is rare — most listings have a seller or broker associated.

Typical Flow

  1. Call search_businesses to find listings matching your criteria
  2. Call get_business to view full details of a listing
  3. Call contact_seller with the listing ID and your message

Tool Annotations

This tool sends a message to an external party, which is why it’s annotated as open-world.