Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false. The description adds only the bulk support note. It doesn't explain what a 'snapshot' is, whether it returns content-only metadata, how snapshots differ from current chapter state, or whether results are cached. For a read operation with readOnly=true annotation, the description should clarify what the snapshot represents and any caveats (e.g., whether it reflects saved state only).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.