Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It only states that the tool 'retrieves' data, implying a read-only operation, but does not explicitly rule out side effects, mention authentication requirements, pagination, or return format. The 'detailed summary' is vague and adds little transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.