Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. While 'List all accessible' implies a read-only operation that returns multiple items, it doesn't specify format, pagination, sorting, authentication requirements, rate limits, or what 'accessible' means in practice. The description provides minimal behavioral context beyond the basic operation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.