Documentation Index
Fetch the complete documentation index at: https://docs.helix-db.com/llms.txt
Use this file to discover all available pages before exploring further.
For the complete documentation index optimized for AI agents, see llms.txt.
Missing Parameter
Example
This error occurs when a required parameter is missing from a function call or operation. In this example, theSearchV function is called without the k parameter which is required to limit the number of results.