askAsk AIpost https://example.com/api/v1/askConverts your question to SQL, runs it, and provides insights about the dataBody ParamsquestionstringrequiredThe natural language question to convert to SQLthreadIdstringOptional thread ID to maintain conversation contextlanguagestringOptional language override for AI responses. If not provided, will use the project's default language. Affects error messages and explanation responses. The format is not strictly enforced, but it is recommended to follow the language list in RFC 5646 (check https://gist.github.com/msikma/8912e62ed866778ff8cd for reference).sampleSizeintegerDefaults to 500Number of rows from SQL results to include in AI context for summary generationResponses 200Successfully generated SQL and summary 400Bad request or unable to process questionUpdated 10 months ago