Usage

The change_detection tool is used to identify changes between the current branch and the default branch of a repository. It’s particularly useful for understanding what functions or components have been modified in the current development work.

Parameters

This tool typically doesn’t require explicit parameters as it compares the current branch to the default branch automatically.