Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is not read-only and not destructive, but the description adds little beyond that. It mentions 'now' implying immediate effect, but does not disclose what happens to the queue item (e.g., removed, marked as grabbed), potential failure conditions, or any side effects. The description carries minimal behavioral context beyond what annotations provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.