Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so all three parameters (limit, status, site_id) are already documented with types, constraints, and meaningful descriptions. The tool description does not add parameter-level detail beyond the schema; saying 'for a website' aligns with site_id but does not extend the schema's semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.