Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavior disclosure. 'List' clearly implies a read-only operation, and 'currently indexed' adds statefulness, but the description does not explicitly mention lack of side effects, ordering, pagination, or access requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.