ask_business_agent
Ask one specific Qasper business agent through the same chat path as that business's public agent page. Use this only after selecting a business and copying its exact slug from search_businesses or get_business_info. The business agent can use its configured business tools for services, pricing, availability, bookings, and inquiries when appropriate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The exact URL slug returned by search_businesses or get_business_info. Copy it verbatim. | |
| question | Yes | The customer's direct question or request for this specific business agent. | |
| conversationId | No | Optional existing Qasper business-agent conversation id for audit grouping. Leave null for a new conversation. |