Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering the safety profile. The description adds scope context ('clinical/preclinical', 'across modalities') which annotations do not provide. However, it does not disclose any behavioral details such as default filtering behavior (e.g., tier='curated'), pagination, or the fact that it returns findings. The presence of openWorldHint is not leveraged in the description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.