Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are absent, so the description must carry the full burden. It only states the action without disclosing behavioral traits such as side effects (e.g., file creation, resource usage), required permissions, or whether it can be invoked multiple times. The single sentence is insufficient for an action that likely has significant state changes.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.