Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden, but it only says the QA is 'deterministic.' It does not disclose whether the operation is read-only, whether it creates background jobs, mutates project state, or requires prior generation. This is a significant gap for a review action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.