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 'Edit', implying a mutation without details on permissions, side effects, or response behavior. It lacks critical information such as whether this is a partial/full update, if changes are reversible, or any rate limits, making it insufficient for safe invocation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.