Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive behavior, so the description carries a low burden for safety disclosure. It adds the context of 'approved target' and the 65536-byte limit, but does not explain what happens if the target is not approved or whether there are prerequisites (e.g., attach). This is some extra context but not rich 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.