Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the safety profile is covered. The description adds meaningful behavioral context: the rules are persistent, auto-classify future events, and skipping review is a consequence of the learned map. It also clarifies the direction field semantics (inbound/outbound/null = both), which is beyond what annotations provide. Minor gap: no mention of pagination or ordering, but not critical for a list tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.