Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the tool as read-only, idempotent, and non-destructive, so the safety profile is covered. The description adds meaningful behavioral context beyond annotations by specifying the return shape (5-12 trend cards), the momentum scoring categories, and the outlook/opportunity/action structure. It does not cover all runtime behavior (e.g., async latency), but that is already documented in the input schema.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.