diff_flow
Show the structural diff between two versions of a version-controlled flow: which nodes and edges were added, removed, or changed. This is the code review for your phone system — see exactly what a change did before you ship it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target version number (defaults to the current version). | |
| from | Yes | Base version number. | |
| flowId | Yes | The flow id. |