Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the full burden of behavioral transparency. It only states the tool's core function without disclosing output format, error handling, side effects, or any other behavioral details. This is minimal coverage for an agent that needs to know what to expect when invoking the tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.