get_page_seo
Analyze page SEO performance using Google Search Console data, identify technical issues, and receive actionable optimization recommendations for improved search visibility.
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
TableJSON 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) |