Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Without annotations, the description carries the full burden of behavioral disclosure. The term 'list' implies a read operation, but the description does not explicitly confirm it is safe or non-destructive. It also does not mention permissions, pagination, sorting, or the behavior when no filters are applied, leaving significant gaps in transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.