SET_ACTIVE_BRANCH_PROMPT = '\nThis tool will set the active branch in the repository, similar to `git checkout <
branch_name
>` and `git switch -c <branch_name>`. **VERY IMPORTANT**: You must specify the name of the branch as a string input parameter.'