Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one integer parameter 'frame' with no description, and schema description coverage is 0%. The description says 'ke sebuah frame' (to a frame), which implies the parameter is a frame number, but it does not explain units, meaning, or default behavior. This is insufficient given the low schema coverage, as the description only faintly hints at the parameter's purpose.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.