Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavioral traits. While 'Read' implies a non-destructive operation, it does not explicitly confirm that there are no side effects, nor does it describe the return format or behavior when checklistName is 'list.' The special list behavior is only in the schema, not the tool description, so an agent relying on the description may not anticipate this capability.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.