Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly/idempotent/non-destructive, so the description only needs to add context. It adds the kind of details returned (live URL, storage size, status), which is useful, but it doesn't disclose error behavior or what happens for invalid/missing site IDs. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.