Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has one parameter, no annotations, and no output schema, the description provides the core purpose and a key precondition. However, it omits error behavior (e.g., what if un-pushed changes exist or the branch is not found), return values, and side effects on the working tree. It is minimally adequate but not complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.