Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one required parameter 'item' with no description, and the description provides zero explanation of what 'item' is (e.g., bank ID, connection ID). With 0% schema coverage, the description completely fails to clarify the parameter, making it impossible for an agent to know what value to supply.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.