Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the burden. 'Get size' implies a read-only, non-destructive operation, which is useful behavioral context. However, the description does not disclose any performance implications, permissions prerequisites, or whether the result includes every schema or only specific tables. It conveys the basic behavior but leaves substantial gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.