Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states 'Get details' and gives no information about read-only behavior, authentication requirements, potential error responses, or what is actually returned. For a simple get, this is a notable gap despite the implied safety of a read operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.