deployment_analytics_query
Ask a natural-language question about THIS product's deployment data (deployments, deploy events, environments, services, domains, managed services) and get a computed answer.
Ask a natural-language question about THIS product's deployment data (deployments, deploy events, environments, services, domains, managed services) and get a computed answer. Returns the generated SQL, the result rows, and a natural-language answer. Read-only; scoped to the current product.
Behavior
- HTTP
POST /deployment/analytics/query
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| q | string | • | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| sql | string | • | |
| rows | array | • | |
| answer | string | • | |
| truncated | boolean | • | |
| explanation | string | • |
Try it
Ask a natural-language question about THIS product's deployment data (deployments, deploy events, environments, services, domains, managed services) and get a computed answer.