Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses that the output includes the latest commit sha, which is a useful output trait, and the verb 'list' implies a read-only operation. However, it does not mention pagination, the effect of max_results, or any authentication requirements, so more context would improve transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.