Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavioral disclosure. It states the tool aggregates and that totals are exact sums, implying a purely computational, read-only operation with no side effects. However, it does not explicitly declare itself as read-only or mention error cases (e.g., unknown agent), leaving a small gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.