Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for disclosing behavior. It only says 'Get service ID details' with no mention of permissions, read-only safety, potential errors, or the structure of the returned details. This is insufficient for a tool that might require authentication or return complex data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.