Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden but only states the basic action. It doesn't disclose behavioral traits like whether this is a destructive operation (overwrites current story), requires specific permissions, has side effects (e.g., affects linked assets), or what happens on success/failure. 'Restores' implies mutation, but details are missing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.