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 mentions the scope ('visible to the CDP bridge extension itself'), which adds some context about visibility constraints, but fails to describe key behaviors such as whether this is a read-only operation, what the output format includes (e.g., extension names, IDs, versions), or any rate limits. For a tool with no annotation coverage, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.