Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% and the description does not explain what 'peer', 'messageId', or 'accountId' mean. The phrase 'poll message' gives a minimal hint that messageId refers to a poll message, but the description fails to compensate for the complete lack of parameter documentation. An agent would have to rely on sibling tool conventions to understand the parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.