Tool to get event metrics for an experiment run. Use when you need to retrieve metrics computed on events within a specific experiment run. Returns an array of event objects with their associated metrics, which can be filtered by date range or custom filters.
run_idRequiredstringExperiment run ID (UUIDv4) to retrieve metrics for
filtersstringOptional filters to apply as JSON string or array of filter objects (e.g., '[{"field": "event_type", "operator": "is", "value": "completion"}]')
dateRangestringDate range filter as JSON string (e.g., '{"$gte": "2023-01-01T00:00:00Z", "$lte": "2023-12-31T23:59:59Z"}')
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.