Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=false and destructiveHint=true, so the description's 'Side effects: modifies user profile/settings' adds little beyond what structured data conveys. It doesn't disclose important behaviors such as whether the update replaces the whole profile, whether missing fields are reset, what authentication is required, or what error cases may arise. No contradiction exists, but the added insight is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.