Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema carries fully documented parameters (appId, store, days, startDate, endDate). The description confirms the app/store/date-window scope but adds no new parameter-level meaning beyond what the schema already provides. A baseline 3 is correct for a schema that does the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.