Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, non-destructive; the description reinforces this with 'for reading' and adds concrete behavioral context: it loads metadata, timestamped narration transcript, and the context.md file, and it supports both URL or handle+slug targeting. No contradiction with annotations, and no hidden mutating side effects are implied.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.