diff_snapshots
Compare two snapshots to identify added, removed, or modified resources. Review changes before deployment to understand the impact of a snapshot update.
Instructions
Compares two Cognigy.AI snapshots and shows what changed (added, removed, modified resources). Useful for reviewing changes before deployment or understanding what a snapshot update will affect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshotIdA | Yes | The 'before' snapshot ID (base for comparison) | |
| snapshotIdB | Yes | The 'after' snapshot ID (what changed) | |
| resourceTypes | No | Types of resources to compare. Supported: flow, nluconnector, locale, largeLanguageModel (default: all) |