Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It explicitly discloses that the operation is read-only, does not consume inference, and does not mutate state. It also describes the content types (transcripts, diagnoses, directives), giving the agent a clear picture of what to expect. It could add more on failure modes or data retention, but the core behavioral traits are well covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.