Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide safety signals (readOnlyHint, openWorldHint, idempotentHint, destructiveHint: false). The description adds that results can be filtered and sorted, but these behaviors are already evident from the schema. No additional context like pagination, rate limits, or aggregation specifics is provided, though the term 'Unified' hints at combined sources without detail. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.