Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description goes far beyond the schema: it states exact cloned fields, what is deliberately excluded, that share links are regenerated, and that the operation is not idempotent after a timeout. This is especially important for a mutating tool with no annotations to disclose side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.