Search the knowledge base
search_knowledge_baseSearch a website's knowledge base to retrieve passages and relevance scores, showing what the chatbot knows about a topic without generating an answer.
Instructions
Search one website's knowledge base and return the passages the chatbot would retrieve for this question, with a relevance score. Use this to check what the chatbot knows about a topic. It does not generate an answer and does not use the message allowance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many passages to return (1-20, default 5). | |
| query | Yes | What to look for, in plain language. | |
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. |