Reports / API Reference
report_monthly_executive
Composite multi-platform report tool. Full executive monthly report across all connected platforms. Compares selected month vs previous month for GA4, Google Ads, Meta Ads, and GSC. Pass any combination of platform IDs — platforms without an ID are skipped. Args: ga4_property_id: GA4 property ID (e.g. '123456789'). google_ads_customer_id: Google Ads customer ID (e.g. '123-456-7890'). meta_ad_account_id: Meta ad account ID (e.g. 'act_123456789'). gsc_site_url: Search Console site URL (e.g. 'https://example.com/'). month: Month to report in YYYY-MM format. Defaults to last full month.
This is a read-only tool: it returns monthly executive for your connected accounts. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Monthly executive across my connected accounts.
It takes 0 required and 5 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
ga4_property_id | string | No | Ga4 Property Id |
google_ads_customer_id | string | No | Google Ads Customer Id |
meta_ad_account_id | string | No | Meta Ad Account Id |
gsc_site_url | string | No | Gsc Site Url |
month | string | No | Month |