Integration Abilities
Integration abilities are for when the curated abilities don't quite fit the question: raw event queries, custom aggregations, schema lookup, and exports. They're all read-only, so they're safe to explore — and they open the door to custom dashboards and downstream tooling.
accelerate/query-events
IntegrationReadRuns a raw event query when curated abilities do not fit the question.
accelerate/get-event-schema
IntegrationReadReturns available event fields, attributes, and metrics before a custom query is built.
accelerate/aggregate
IntegrationReadRuns custom aggregations with selected dimensions, metrics, filters, and date windows.
accelerate/export-events
IntegrationReadStarts an export of event data for offline analysis or downstream tooling.
accelerate/get-export-status
IntegrationReadChecks whether an event export is queued, running, complete, or failed.