Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must explain all parameters. It covers detect_uuid and query implicitly via the example and phrasing, but completely omits max_wait_seconds—its meaning, default, and behavior. The example provides some context for query format, but not for detect_uuid format.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.