Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one required parameter 'item' (string) with 0% description coverage. The description does not explain what 'item' refers to (e.g., bank ID or connection identifier). With no parameter details in the schema and no elaboration in the description, the agent lacks semantic guidance for this parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.