Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the full burden of behavioral disclosure. It states the basic function but omits critical details such as whether the session must be active, if the tool is read-only, potential errors (e.g., invalid PC), or what the output contains (e.g., disassembly text).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.