Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 40%, and person_id, connection_id, and other_person_id are undocumented. The description's 'person↔person' phrasing only weakly implies the two person IDs and does not clarify how connection_id relates to them or whether both IDs are required.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.