Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and idempotentHint=true, so the description adds no extra behavioral context. It does not mention whether unsaved changes are lost, whether confirmation is required, or what happens to the project state after closing. Given the destructive nature, more context would be valuable, but the description stays at a surface level.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.