Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and there is no output schema, yet the description says nothing about the required companyId parameter — not its type, format, uniqueness, or where to obtain it. With one undocumented required param, the description must compensate and does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.