Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It accurately describes a read-only get operation, but does not disclose details such as auth requirements, error behavior, or what 'details' includes. Since it is a simple get and the description is not misleading, it meets the minimum viable standard but lacks added context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.