Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'top_n' (default 10) is not described in the tool description. Although the name suggests limiting the number of rows, the description does not confirm this or specify what it limits (e.g., top N tables by size). With 0% schema coverage, the description should compensate but fails to do so.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.