Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden but only states basic functionality. It doesn't disclose rate limits, authentication requirements, pagination behavior (though cursor parameter hints at it), return format, or whether results are real-time vs historical. For a read operation with 3 parameters, this is insufficient behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.