Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description explains that query searches by title, slug, summary, or content, and explains locale behavior (caller's language, ignored for admins). This adds value beyond the schema, which only describes locale. The limit parameter is not explained but has clear schema defaults/constraints.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.