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 for the four parameters, but it only refers to them indirectly via phrases like '指定站内用户' and '目标发起人'. goalId and inviteeId can be inferred, but message and contribution are never explicitly explained, and the required parameters are not called out in the description. The global context helps, but per-parameter meaning is largely left to inference.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.