coda_list_pack_analytics
Retrieve usage analytics for Coda packs, including installs, document usage, and formula invocations. Filter by pack ID, date range, or publication status.
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 |
|---|---|---|---|
| limit | No | Maximum number of results (1-200) | |
| cursor | No | Pagination cursor from a previous response | |
| 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 |