coda_list_pack_analytics
Retrieve usage metrics for Coda packs including installs, doc usage, and formula invocations. Filter by pack IDs, publication status, and date range.
Instructions
List analytics data for Coda packs.
Returns usage metrics for packs including install counts, doc usage, and formula invocations. Only available to pack makers for their own packs.
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) | |
| limit | No | Maximum number of results (1-200) | |
| cursor | No | Pagination cursor from a previous response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |