Tool
analytics_query_run
Answer a natural-language analytics question for the current product.
Answer a natural-language analytics question for the current product.
Behavior
- HTTP
POST /analytics/query
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| q | string | • | Natural-language analytics question |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| sql | string | • | |
| rows | array | • | |
| answer | string | • | |
| truncated | boolean | • | |
| explanation | string | • |
Try it
Answer a natural-language analytics question for the current product.