Search Knowledge
neuron_search_knowledgeUse semantic search to find relevant entries and documents in a knowledge base. Provide the knowledge base ID and query text to get results.
Instructions
Perform semantic search across all entries and documents in a knowledge base to find relevant information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query text to find relevant entries | |
| id | Yes | Unique identifier of the knowledge base to search | |
| limit | No | Maximum number of search results to return |