Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The only parameter, personaId, has 0% schema description coverage. The description merely says 'by ID' and does not explain where the personaId comes from, whether it is scoped to a campaign, or what format or constraints apply beyond the schema's type and minLength.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.