Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only restates the core action and reveals nothing about edge cases — e.g., what happens if the path does not exist (error vs. new-file creation), whether VSCode receives focus, or whether this replaces the current editor tab. These are material behaviors left undisclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.