Execute a SQL query against the knowledge base
Documentation Index
Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
SQL query to execute against the knowledge base. Use $1, $2, etc. for parameter placeholders.
When true, runs EXPLAIN ANALYZE and includes the query plan in the response.
Optional parameters for the query. Parameters passed to the vector
search functions (lance_vector_search, lance_hybrid_search) are
automatically converted to embedding vectors before the query runs.
Query results as JSON