Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark readOnlyHint, idempotentHint, and destructiveHint, so the safety profile is known. The description adds meaningful behavior: parameters are processed remotely without application persistence, there are no independent finality checks, and it separates records by state. These details go beyond the schema and annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.