Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It discloses the filtering behavior ('unconsumed, unexpired') and implies a read-only operation via 'Return'. For a tool with no parameters and no side effects mentioned, this is reasonably transparent, though it doesn't describe error scenarios or the return envelope.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.