coda_get_doc_analytics_summary
Fetch a high-level analytics summary across all Coda docs, including total views, unique viewers, and copies. Filter by date range or published status to monitor overall engagement.
Instructions
Get aggregated analytics summary across all docs.
Returns total views, unique viewers, copies, and other metrics summed across all accessible docs. Use this for a high-level overview — use coda_list_doc_analytics for per-doc breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_date | No | Start date for analytics (ISO 8601) | |
| until_date | No | End date for analytics (ISO 8601) | |
| is_published | No | Filter to published (True) or unpublished (False) docs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |