Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description alone must convey behavioral transparency. 'Check' implies a read-only operation, but it does not explicitly state the absence of side effects, authentication requirements, or any rate limits. It provides minimal behavioral context beyond the action itself.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.