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. 'Get' implies read-only behavior, but the description doesn't confirm this, doesn't state what 'details' are included in the response, and doesn't mention error behavior for invalid IDs or permission requirements. The behavioral profile is left entirely to inference.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.