Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnlyHint, idempotentHint, and destructiveHint false, so safety is covered. The description adds substantial behavioral context: it limits retrieval to at most 50 recent records, specifies the type of data returned (status fields and sender-category counts), and enumerates a long list of excluded data types. This goes well beyond annotations and clearly informs the agent of operational constraints and privacy boundaries.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.