Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only states the action and effect without disclosing behavioral traits like required permissions, whether the operation is reversible, error conditions, or what happens if the ID doesn't exist. 'Remove' implies mutation but lacks safety context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.