Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover the safety profile (readOnly, idempotent, non-destructive), so the bar is lower. The description adds genuine behavioral context beyond annotations: upstream-default ordering, lack of sorting support, and the instruction to follow llmContext guidance in results. This meaningfully shapes agent expectations about response ordering and downstream action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.