Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has a single required string parameter 'tabela' with zero description coverage. The tool description adds no meaning about what values are valid, what format the table name should have, or how it relates to the file/sheet context. With a 0% schema coverage, the description was expected to compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.