Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has 0% parameter descriptions, so the description must compensate. It explains the semantics of 'sort' (Active/Hot/New/TopMonth/etc.), 'type_' (All/Local/Subscribed), and 'instance' (default lemmy.world), but does not address 'page' or 'limit', which are non-obvious. Partial guidance, so baseline 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.