Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so all parameters are described in the schema. The description adds guidance on how to use the action parameter ('list searches the directory; get inspects a known signer'), which complements the schema. However, it does not add details on search/email filtering syntax (schema covers it), and it does not explain pagination beyond the schema. With high coverage, baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.