Detects changes in the current branch w.r.t the default branch of the repository and retrieves updated function details.
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.