Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% per the context signal, so the description must compensate for undocumented parameters, but "Export to IGES (bridge required)" says nothing about path, doc_id, or object_ids. The schema itself documents doc_id and object_ids, which carries some weight, but the required path argument is left unexplained and the description adds zero parameter meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.