Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 33% (just 'UUID value wrapper' for companyId and roundId). The description does not explain any parameter meanings, such as newMoneyRaise, preMoneyValuation, carryForwardUnwired, or targetOptionPoolPct. While the parameter names are somewhat self-explanatory, the description fails to compensate for the low schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.