Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. 'Look at' implies a non-destructive read, which is transparent, but it does not disclose limitations like line-of-sight requirements, what happens if the chest is empty, or whether the action can fail. This is a plain statement of behavior without additional context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.