Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description adds value by connecting the parameters to the authentication context ('with a workspace token, pass websiteId or domain') and by clarifying the no-token fallback behavior, which influences when the parameters are relevant.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.