Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description 'Create user.' adds no behavioral details beyond the annotations, which already flag destructiveHint=true and readOnlyHint=false. It provides no context about side effects, auth requirements, response behavior, or any constraints. It does not contradict the annotations, but it offers no additional transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.