Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so parameters are already documented. The description adds extra value for app_id by explaining the address-to-id resolution workflow, which is crucial for correct usage. It doesn't add detail for message or context, but the schema descriptions are sufficient, so this is above baseline.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.