Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It does add value by clarifying the session-scoped nature of the results and implicitly signaling a read-only operation via 'List'. However, it does not disclose return format, what fields each mailbox entry contains, or how 'session' is defined — gaps that matter for downstream chaining to tools like get_messages.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.