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. It mentions retrieving 'detailed information' and 'statistics', which suggests a read-only operation, but doesn't clarify permissions needed, rate limits, response format, or whether it's idempotent. The description is minimal and lacks critical behavioral context for a tool that likely accesses sensitive certification data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.