Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description gives no explanation of timeoutMs or messageCount. The parameter names and defaults are somewhat self-explanatory, but the description does not clarify whether the tool blocks until messageCount messages arrive, how timeout interacts with the count, or what the delivered messages contain.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.