compare_save_states
Compare two save slots and return a diff of their contents to identify changes.
Instructions
Compare two save states and return a diff of their contents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot_a | Yes | First save slot to compare (0-99) | |
| slot_b | Yes | Second save slot to compare (0-99) |