generate_markdown_report
Create a Markdown SEO performance report for any Google Search Console property, with customizable date range and metrics. Saves the report to your configured directory.
Instructions
Generate a Markdown SEO performance report and save it to GSC_REPORT_DIR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | No | Google Search Console property URL, e.g. sc-domain:example.com or https://www.example.com/. | |
| startDate | No | Start date in YYYY-MM-DD. If omitted, days is used. | |
| endDate | No | End date in YYYY-MM-DD. If omitted, days is used. | |
| days | No | Lookback window when startDate/endDate are omitted. | |
| title | No | Google Search Console SEO Report | |
| includeRows | No |