Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full disclosure burden. It effectively lists what gets examined (auth info, tokens, keys, API), but omits critical behavioral traits like whether it modifies state (likely read-only), the format/structure of diagnostic results, or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.