Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states what the tool returns (issuer, subject, expiry details) but lacks critical behavioral context such as timeout behavior, error handling (e.g., for invalid hosts or network failures), authentication requirements, or rate limits. The description doesn't contradict annotations (none exist), but it's insufficient for a mutation-free inspection tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.