Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It explicitly discloses that the tool does not mutate artifacts or generate a new profile, which is the key behavioral trait for a validation tool. However, it does not mention what happens on invalid input or whether there are other side effects, leaving some gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.