Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It usefully reveals that the list includes both active and terminated history, which is a non-obvious behavioral detail. However, it does not mention pagination behavior, response format, or any implicit constraints beyond the scope. The read-only nature is implied by 'List' but not explicitly stated, leaving some gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.