Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must carry the burden for parameter meaning. It implies that materialization_id identifies the job to poll, but it never explicitly names or defines it. It also doesn't describe possible intermediate statuses (e.g., pending, in-progress, failed), leaving some ambiguity about what the parameter's polling target returns.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.