Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavior. It states 'Compares only' which implies a read-only, non-mutating operation, and 'does not pick a winner' clarifies that no decision is made. It also mentions the prerequisite of 'watched repositories'. While it does not describe permissions, side effects, or rate limits, the stated constraints provide meaningful transparency beyond a simple name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.