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 only states that a list is fetched, without covering pagination, ordering, authentication requirements, or behavior when team_id is omitted (though that is partially in the schema). The description adds no context beyond the tool's basic purpose.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.