Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline of 3 applies; every parameter (account_id, media_id, message, comment_id) already has a meaningful description in the schema, including the 'Omit for a caption mention' nuance. The description itself says nothing about parameters, so it neither helps nor hurts — the schema carries the full burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.