Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and idempotentHint, so the safe-read profile is covered by structured data. The description adds one useful behavioral detail ('when the entry has them', i.e. optional fields may be absent) and implies the detail is public, but discloses nothing about error behavior for a bad entry_id or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.