> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# WhatsApp Search Knowledge Tool

> AI tool to search stored knowledge and facts

# WhatsApp Search Knowledge Tool

AI tool to search stored knowledge and facts

## Properties

| Property   | Value                          |
| ---------- | ------------------------------ |
| **Type**   | whatsapp-tool-search-knowledge |
| **Family** | AI                             |
| **Group**  | Tools                          |

## Parameters

| Name            | Label            | Type   | Description                                                         | Required |
| --------------- | ---------------- | ------ | ------------------------------------------------------------------- | -------- |
| toolName        | Tool Name        | String | Name of the tool for the AI to call                                 | Yes      |
| toolDescription | Tool Description | String | Description of what this tool does                                  | Yes      |
| query           | Query            | String | Search query to find relevant knowledge                             | No       |
| category        | Category         | String | Optional: filter by category (e.g., 'contact\_info', 'preferences') | No       |
| contact\_jid    | Contact JID      | String | Optional: filter by contact JID                                     | No       |

## Outputs

| Name     | Label    | Type   | Description      |
| -------- | -------- | ------ | ---------------- |
| toolName | toolName | string | Name of the tool |
| toolType | toolType | string | Type of tool     |
