Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It discloses that the tool executes the cdb '|' command, which is a simple read-only operation. However, it does not describe behavior under error conditions (e.g., no active session), return format, or any side effects. For a simple listing, this is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.