Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It maps several key parameters: '人物ID或人物姓名' to person_id/person_keyword, '被投公司标签' to company_tag_ids, '行业' to scope-related params, '轮次' to round_ids, '分页' to cursor/page_size, and '水下事件' to is_underwater. However, fields, company_tag_match_mode, and sub_scope_ids are left unexplained, leaving gaps.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.