Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning the schema provides no description for the 'target' parameter beyond its type. The main description gives examples of valid selectors ('class:firefox', 'title:Doc', 'address:0x...'), which is helpful, but does not explain the syntax in detail (e.g., how to use wildcards, escaping, multiple criteria). This partial guidance is insufficient for the single required parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.