Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It only lists return values but fails to disclose behavioral traits such as rate limits, authentication requirements, error handling, or side effects. The fetch operation is implied read-only but not stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.