Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral safety burden. 'Show' clearly signals a read-only, non-destructive operation, but the description does not disclose any additional behavioral details such as authentication requirements, data freshness, or rate limits. For a simple getter, this is acceptable but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.