Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It discloses that the result is a 'simplified composite result,' but omits critical details: whether input solids are retained or consumed, error conditions, and what 'simplified' actually means. This is a mutation-like operation and the description does not clarify its side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.