Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description clarifies how memberNpcEntryIds and affiliationEntryIds relate to npcType and that they trigger server-side MEMBER relationship projection, adding semantic meaning beyond the raw schema. However, the schema already provides per-field descriptions, and the 'npcType is REQUIRED' note redundantly restates the schema's required array.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.