Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description does not mention the `job_id` parameter at all. Schema coverage is 0%, so the description must compensate by explaining what the parameter means or how to obtain it, but it does not. The only implicit connection is that a 'video analysis task' requires an ID, which is insufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.