Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already declares this as a safe read operation, so the description's added value is limited to noting it includes both tables and views and that schema information is returned. It does not mention return format, pagination, or performance characteristics, which would be additional useful context. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.