What Changed
what_changedRetrieve a structured diff of all workflow state changes since a timestamp or session start to quickly identify what was modified.
Instructions
Retrieve a structured diff of all graph changes since a timestamp or session start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO 8601 start timestamp. | |
| project | No | Optional project identifier. | |
| git_branch | No | Optional git branch name to filter by. | |
| since_session | No | Session ID to get changes since that session started. |