Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so safety is covered. The description adds useful behavioral context beyond those annotations by disclosing that the returned pack includes allowlisted facts, closure status, server-generated typed actions, and the caller's own past actions with the entity. This helps an agent understand the tool's personalized, consolidated nature.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.