Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. The verb 'Read' conveys it is a non-mutating operation, but it does not disclose other behavioral traits such as whether the history parameter returns past versions, what fields are returned, or any potential side effects. It is not misleading but lacks depth.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.