coda_get_pack_analytics_summary
Retrieve aggregated analytics for packs, including installs, doc usage, and formula invocations. Filter by pack IDs, date range, or published status.
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 | |
| 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) packs |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |