Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description mentions none of the four parameters: q, limit, finder, offset. It does not explain what 'q' means, how 'finder' is used, or how limit/offset control results. With zero compensation for missing schema descriptions, the agent has no semantic guidance for the parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.