Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is reported at 0%, though doc_id actually has an inline description; object_id is only labeled 'Object Id.' The description's 'of a mesh' adds the crucial semantic that object_id should reference a mesh object, which is genuinely useful. However, it doesn't clarify doc_id semantics or the expected output, so it only partially compensates for the coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.