Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so parameters are already well-documented (e.g., channel enum, scheduledAt ISO date, recipientFilter object). The description adds only the draft-related context that affects how the created broadcast behaves, but it doesn't provide additional parameter-level details beyond the schema. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.