Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true and destructiveHint=false, covering the safety profile. The description adds the nuance of returning 'basics' rather than full details, which is useful but minimal. It does not contradict annotations and provides no additional behavioral context beyond what the annotations and schema already communicate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.