POST
/analytics/queryAnswer a natural-language analytics question for the current product.
MCP tool: analytics_query_run
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| q | body | string | • | Natural-language analytics question |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| sql | string | • | — |
| rows | array | • | — |
| answer | string | • | — |
| truncated | boolean | • | — |
| explanation | string | • | — |