Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not explain the job_ids parameter beyond the word 'selected'. The schema itself shows an array of strings, but the description provides no additional meaning such as how IDs are obtained, uniqueness requirements, or batch size limits.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.