get_stored_analysis
Retrieve prior SEO analysis reports without re-crawling. Filter by URL, category, or analyzer key for paginated results.
Instructions
Retrieve previously stored SEO analysis reports. No credits consumed. Supports filtering by URL, category, or single analyzer key. Returns paginated results (10 per page). Use this to review past analyses without re-crawling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Filter by exact URL (optional) | |
| page | No | Page number (default 1, page size 10) | |
| analyzer | No | Filter results to a single analyzer key | |
| category | No | Filter results to a specific category (seo, accessibility, performance, ux, geo) |