Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits, but it only states 'create or update' without detailing side effects, idempotency, permissions, or error handling. The mutating nature is implicit but other important aspects like whether it replaces or merges data are omitted.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.