Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema defines a single 'item' string parameter with no description, and the tool description does not clarify what 'item' refers to (e.g., bank ID, connection ID). With 0% schema coverage, the description completely fails to compensate, leaving the agent without essential invocation information.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.