Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations at all, the description carries the full behavioral burden. It does disclose one genuinely useful trait — missing fields are returned as null and never inferred, which stops an agent from fabricating content. However, it says nothing about read-only safety, error behavior for an unknown SKU, language coverage, or rate limits, leaving meaningful gaps for a zero-annotation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.