Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for disclosing behavior, but it only states the tool 'monitors' status. It does not explain whether the call blocks until completion, returns immediately with a status snapshot, or requires polling. There is no mention of possible status values, error conditions, or side effects. This lack of detail leaves the agent uncertain about how to interpret the tool's behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.