coda_get_pack_analytics_summary
Retrieve aggregated analytics for Coda packs, including total installs, document usage, and formula invocations. Filter by pack IDs, publication status, and date range.
Instructions
Get aggregated analytics summary for packs.
Returns total installs, doc usage, and formula invocations summed across packs. Only available to pack makers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_ids | No | Filter to specific pack IDs | |
| is_published | No | Filter to published (True) or unpublished (False) packs | |
| since_date | No | Start date for analytics (ISO 8601) | |
| until_date | No | End date for analytics (ISO 8601) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |