Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only indicate that the tool is not read-only, not open-world, and not destructive. The description adds meaningful behavioral context: new keywords start as PENDING, are auto-promoted to ACTIVE when they fit the plan, and excess keywords remain PENDING until activation. It does not cover edge cases like duplicate handling, but the core state-transition behavior is well disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.