Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. It discloses that the tool returns only metadata and not row data, which is a key behavioral trait. However, it does not mention the exact return format (e.g., column names, types), whether the operation is read-only, or error conditions. For a simple metadata read, 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.