Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and destructiveHint false, so the safety profile is clear. The description adds that the tool returns message IDs, thread IDs, and preview text, which is useful behavioral context beyond annotations. However, no additional constraints like pagination limits or rate limits are mentioned.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.