Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With readOnlyHint, idempotentHint, and destructureHint already covering safety, the description adds meaningful behavioral context: it reveals the output composition (profile, life_in_days, similar people, birthday peers), the timeline event behavior (includes day_number), and a cost indicator ($0.05). This goes beyond what annotations provide, though it does not explain auth requirements or rate limits, which are less relevant given the safety annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.