Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must fully disclose behavioral traits. It describes a listing operation, which is read-only by nature, but does not explicitly confirm idempotency, side effects, or resource requirements. The description does not address potential limitations like pagination, rate limits, or server load implications.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.