compare_snapshots
Compare two Search Console snapshots to see numeric changes in clicks, impressions, positions, installs, ratings, and locale counts. Reports arithmetic differences only.
Instructions
Compare two snapshot documents and return the differences between them: clicks, impressions, positions, installs, ratings and locale counts. Reports arithmetic only, never whether a change was good or what caused it; read-only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Snapshot file name or path inside the snapshot directory; latest names the newest snapshot on disk and previous the one before it | |
| from | Yes | Snapshot file name or path inside the snapshot directory; latest names the newest snapshot on disk and previous the one before it | |
| minImpressions | No | Ignore page position moves below this many impressions on both sides |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| apps | Yes | ||
| from | Yes | ||
| notes | Yes | ||
| slugs | Yes | ||
| packages | Yes | ||
| properties | Yes | ||
| elapsedHours | Yes | ||
| minImpressions | Yes | ||
| argumentsReversed | Yes | ||
| surfacesWithErrors | Yes |