Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden, and it does state the core action and selection mechanism. However, it does not disclose side effects (e.g., change/input event dispatch), behavior when no matching option exists, or whether it waits for re-render. This is minimum viable but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.