Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only provide generic false hints for readOnly and destructive, which don't add much. The description compensates by explaining the inline operation and its limits, but doesn't disclose details like authentication needs or what happens on failure. However, with annotations being sparse, the description does a decent job.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.