Compare two workflow versions and return a detailed diff.
Args: workflow_id: The workflow ID version1_number: First version number (typically the older version) version2_number: Second version number (typically the newer version)
Returns: VersionDiffResponse with workflow config changes, node changes, and edge changes
Retrieve your API Key from Dashboard API Keys Section.
24"5eb7cf5a86d9755df3a6c593"
Successful Response