Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 67% and only maxResults lacks a schema description, so the baseline is 3. The description confirms businessDescription is the input source but does not explain maxResults semantics, formationId semantics, or how optional parameters behave, so it adds little beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.