Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, idempotentHint, and destructiveHint, covering the safety profile. The description adds useful behavioral context by stating the tool returns every lab and enumerating the included fields (inputs, outputs, assumptions, formulas, citation URL). It does not mention pagination or ordering, but the presence of an output schema and openWorldHint softens that gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.