Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavior but only states it 'gets' information. It does not mention side effects, permissions, performance implications, or whether the operation is read-only. The term 'get' implies a safe read, but explicit confirmation is missing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.