get_product_info
Query product knowledge for a business. Submit a question to retrieve relevant product context and information.
Instructions
Look up product knowledge for a business. Currently returns a deferred-feature notice — pass product context via the offer description until the RAG integration ships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| business_id | Yes | The Computeback business id | |
| query | Yes | The question or topic to look up | |
| top_k | No | Max chunks to return (when implemented) |