Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the schema provides no parameter documentation. The description mentions 'validated properties' which partially explains the 'properties' parameter, but doesn't clarify what 'companyId' represents or provide any details about the specific properties that can be updated (name, domain, website, etc.). For a tool with 2 parameters and 0% schema coverage, this minimal explanation is insufficient.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.