Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It explicitly discloses the absence of a side-effect (no new trigger), which is the most important behavioral trait for an agent to know. It does not cover edge cases like behavior when no measurement exists, but for a zero-parameter fetch tool the core behavior is well conveyed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.