Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage for the required 'sessionId' parameter. While the description mentions 'active ContamX bridge session,' it fails to explicitly document the parameter (e.g., expected format, where to obtain the ID from start_contam_bridge_session, or constraints). With zero schema coverage, the description inadequately compensates for the missing parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.