Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, meaning both parameters are described in the schema ('Numeric facility id' and 'Facility name, partial match accepted'). The description adds the source hint that id comes from search_facilities, which is a small extra but not substantial. Thus, the description does not significantly expand on the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.