Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden, and it discloses the full shape of the returned field metadata rather than just naming the tool. It also signals that options are only included where they exist, which sets expectations about optional data. It does not state side-effect safety, but for a read-only fields listing that is implied by the content.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.