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

IntegrationRead

Runs a raw event query when curated abilities do not fit the question.

accelerate/get-event-schema

IntegrationRead

Returns available event fields, attributes, and metrics before a custom query is built.

accelerate/aggregate

IntegrationRead

Runs custom aggregations with selected dimensions, metrics, filters, and date windows.

accelerate/export-events

IntegrationRead

Starts an export of event data for offline analysis or downstream tooling.

accelerate/get-export-status

IntegrationRead

Checks whether an event export is queued, running, complete, or failed.