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 states 'without writing anything', which clearly communicates that this is a non-destructive, read-only operation. This is a valuable behavioral trait that goes beyond what the schema or name alone would convey, though it could have added more detail about the exact output format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.