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 only states that it returns installation and licensing details but does not mention whether it is read-only, requires specific permissions, or has any side effects. For a health check, read-only behavior is likely but not stated, leaving the agent without safety context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.