Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden but only mentions 'validated properties' without detailing validation rules, error handling, permissions required, or mutation effects. It fails to disclose critical behavioral traits like whether creation is idempotent, response format, or rate limits, making it insufficient for safe use.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.