compare_branches
Compare two branches for a service and get a summary of all changes, including API-related files.
Instructions
Compare two branches and get a summary of all changes including API-related files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseBranch | No | Base branch (default: main) | |
| headBranch | Yes | Head branch to compare | |
| serviceName | Yes | Name of the service |