Tool to retrieve charting and analytics data for events over time. Use when you need aggregated metrics (duration, cost, token usage) grouped by time buckets or fields. Supports percentile analysis (p50, p95, p99) for latency monitoring and custom filters for targeted analytics.
bucketstringTime bucket options for aggregating chart data.
metricstringMetric to aggregate for charting (default 'duration'). Common metrics: duration, metadata.cost, metadata.tokens
filtersstringArray of filter objects as JSON string to narrow results by field, operator, and value
group_bystringField to group chart data by (e.g., event_type, event_name, metadata.model)
date_rangestringDate range filter as ISO string or JSON object with $gte/$lte fields for start/end timestamps
aggregationstringAggregation function options for chart metrics.
evaluation_idstringFilter chart data to a specific evaluation run by evaluation ID
only_experimentsstringFilter to include only experiment events (set to 'true' or '1' to enable)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.