Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for parameter meaning, but it mentions no parameters at all. The schema only provides basic types and constraints (e.g., waitMs is an integer 0-30000), but the description does not explain the purpose of waitMs or relayRunId or how they affect behavior. This is a significant gap for a 2-parameter tool.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.