Diff
diffCompare supported objects with saved versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | Deck load handle — alternative to object_id for decks; for container, resolves to that deck's container. | |
| version | No | Version number to compare against. Omit to compare against the latest committed version. For container, names the OLDER snapshot the latest is compared against; omit for latest vs previous. | |
| contract | No | Help mode — return the complete contract with no operation performed. | |
| object_id | No | UUID of the object (deck_id, console_doc id, container_id, or skill id). Required for console_doc and skill; optional for deck and container when handle is provided. | |
| object_type | Yes | Type of object to diff |