Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents automation_id, body, recipient, message_ids, subscriber_id, and idempotency_key. The description reinforces 'up to five', 'selected saved', and retry behavior, but it adds little semantic meaning beyond what the schema already provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.