Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description only elaborates on is_pinned. The fields content, category, content_json, content_format, and even id are not explained. The 'only include fields you want to change' hint gives a clue that all properties are optional fields to update, but this is insufficient for six parameters with nested objects.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.