count_observations
Get the number of observations in a data cube with optional filters. Use this to preview result size before querying, helping avoid overly large responses.
Instructions
Count the number of observations in a cube, optionally filtered. Use this BEFORE query_observations to check if a query will return a manageable number of results. If count is large, use filters to narrow down or use a smaller limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | ||
| cube_uri | Yes |