Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must disclose behavioral traits. It only says 'Get plugin info,' implying read-only behavior but not confirming side effects, permissions, or auth needs. It does not mention that an 'id' is required or what happens when the plugin doesn't exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.