Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, covering safety. The description adds the 'all folders' scope, which is a meaningful behavioral trait not conveyed by annotations. However, it does not disclose return format, result ordering, or whether searches cover message bodies vs. metadata, so it only partially enriches beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.