Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, with each parameter already described in the input schema, so the baseline is 3. The description adds no further parameter-level detail; it focuses on the return payload rather than clarifying loop_slug, node, or context beyond what the schema states.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.