get_page_seo
Retrieve comprehensive SEO data for any page, including Google Search Console metrics, detected issues, and optimization recommendations.
Instructions
Get comprehensive SEO data and insights for a specific page. Returns performance metrics from Google Search Console, detected issues, optimization opportunities, and actionable recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Site domain (e.g., "example.com") | |
| url_path | No | Page URL path (e.g., "/blog/post") | |
| file_path | No | Local file path (will be resolved to URL) | |
| content | No | Current file content (for context) |