Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are absent, so the description must carry the full burden of behavioral disclosure. The description only says 'Get details' which implies a read-only operation, but it doesn't confirm safety, permission requirements, or that no side effects occur. It also doesn't describe what 'details' includes or whether pagination or filtering applies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.