Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden of behavioral disclosure, but 'Add trace' reveals nothing about side effects, required object relationships, idempotency, error conditions, or return values. It does not even clarify whether the operation mutates persistent state.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.