Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Explicitly discloses that it changes stored data, is non-idempotent, fires a 'project.created' webhook, and that repeating it creates another project. This aligns with and adds detail beyond the annotations (destructiveHint=true, idempotentHint=false), and the user-confirmation instruction adds further behavioral context. No contradiction.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.