Execute a SQL query against the knowledge base
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 used inside Lance vector search functions (lance_vector_search, lance_hybrid_search) are automatically embedded into vectors.
Query results as JSON