List GA4 key events
ga4_list_key_eventsList key events on a GA4 property to view their counting method and deletable status. Use this read-only tool to identify events available for conversion tracking.
Instructions
Lists key events (formerly 'conversions') on a GA4 property, with counting method and whether each is deletable. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return. Defaults to 25 to protect the context window. Prefer narrowing the query over raising this. | |
| pageToken | No | Opaque token from a previous response's `nextPageToken`, to fetch the following page. Paging is manual so the caller controls cost. | |
| propertyId | Yes | Numeric GA4 property ID, with or without the 'properties/' prefix. Call ga4_list_account_summaries to discover it. |