Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema documents 'markt' with an enum, default, and description, and the tool description echoes both 'supplementmerken' and 'gekozen markt' to map to the parameters. However, 'merk' has no schema description, and the tool description does not clarify whether it is an optional filter, how it interacts with 'markt', or what happens when it is omitted.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.