Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose side effects and behavior. 'Snapshot' suggests a non-destructive read, but it does not clarify whether the object is modified, how the checkpoint is stored, or what happens on rollback. It adds minimal context beyond the tool name, lacking important details for a potentially state-changing operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.