Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations cover the safety profile (readOnlyHint=false, destructiveHint=false, openWorldHint=false) but not the operational consequences. The description adds meaningful context beyond them: uploads leave the device, and the secret token is the sole credential and is unrecoverable. That credential-loss warning is a genuine behavioral disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.