Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the burden of behavioral disclosure. The verb 'List' does imply a read-only, non-mutating operation, and the mention of 'enabled and install type' hints at the kind of information returned. However, the description does not explicitly state whether there are any side effects, permission implications, or limits on what 'installed' covers.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.