Weekly GSC Performance Digest
reports.weekly_digestProduce a plain-language weekly SEO summary for a Google Search Console property, with week-over-week changes, top pages, rising and falling queries, plus one actionable recommendation.
Instructions
Generate a plain-language weekly SEO report for one Google Search Console property. Returns a markdown digest covering the 7 days ending on end_date, with week-over-week comparison, top pages, queries gaining or losing traction, and one specific action item. Defaults end_date to today if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date (inclusive) in YYYY-MM-DD format. Defaults to today. | |
| site_url | Yes | The Search Console property identifier, exactly as returned by sites.list. Two formats exist: domain properties use 'sc-domain:example.com'; URL-prefix properties use the full URL including protocol and trailing slash, e.g. 'https://www.example.com/'. Passing the wrong format returns a permission error even when the user owns the site — call sites.list first if unsure. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes |