Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations provide only basic hints (not read-only, not idempotent, not destructive). The description adds substantial behavioral context: it returns an id, fails with isError on invalid specs, appends numeric postfix on id collisions, and instructs the agent to always read the returned id. The browser-mode viewDefinition requirement is also a meaningful behavioral disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.