Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema covers all three parameters (websiteUrl, niche, city) with descriptions, and the description does not add any parameter-specific details beyond what is already in the schema. Since schema coverage is 100%, the baseline is 3; the description adds no extra semantic value for parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.