Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosure. It states the basic action but does not disclose potential side effects such as what happens to the previously active task, whether the operation fails if the task is already active, or whether any validation occurs. The description is a minimal restatement of the name with no additional behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.