Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so parameter descriptions are empty for both comp and page_size. The overall phrase at least connects comp to a competition and page_size is self-explanatory by name, but the description does not clarify comp's expected format (e.g., slug, ID, or URL) or how page_size interacts with the response.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.