Execute Agent Insights free-form SQL
Execute Agent Insights free-form SQL
Runs Ollie-generated read-only SQL bounded to the caller’s workspace and the requested project. Returns 501 when the Agent Insights toggle is off.
Path parameters
projectId
Request
This endpoint expects an object.
query
Read-only ClickHouse SQL. Must return exactly one column named result produced via toJSONString(…)
Response
Query results
results
Errors
400
Bad Request Error
422
Unprocessable Entity Error
501
Not Implemented Error