Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It usefully discloses the persistence target and format version ('project JSON file on disk', 'cad-mcp-project v1'), but omits whether an existing file is overwritten, permission/auth requirements, and error behavior for an invalid path.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.