Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden, but it only states the action. It does not disclose whether an existing reply is replaced, whether creating a reply is idempotent, what permissions are required, or what the outcome/response will be. For a mutation tool, this is a notable transparency gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.