Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description says to 'burn via POST /v1/session/cert,' implying a consuming or writing operation, while annotations declare readOnlyHint=true and destructiveHint=false. This is an annotation contradiction. No additional side-effect, auth, or reversibility context is provided.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.