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 'Check' suggests a read-only operation, it doesn't explicitly state whether this requires specific permissions, what format the status information returns, whether it's real-time or cached data, or any rate limits. For a diagnostic tool with zero annotation coverage, this represents significant behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.