ga4_run_realtime_report
Run a GA4 realtime report for the last 30 minutes to verify events are firing. Specify property ID and metrics to inspect live analytics data.
Instructions
Run a GA4 realtime report (last 30 minutes) — e.g. to verify events are firing now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return. | |
| metrics | Yes | Realtime metric API names, e.g. ['activeUsers', 'eventCount']. | |
| dimensions | No | Realtime dimension API names, e.g. ['eventName', 'country']. | |
| property_id | Yes | GA4 property ID, e.g. '123456' or 'properties/123456'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||