coda_list_pack_formula_analytics
Retrieve per-formula analytics for a pack, including invocation counts, error rates, and execution times. Enables pack makers to monitor formula performance.
Instructions
List analytics data for individual formulas within a pack.
Returns per-formula invocation counts, error rates, and execution times. Only available to the pack maker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_id | Yes | The pack ID to get formula analytics for | |
| 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 |