Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25% (formationId only), so the description carries the burden of parameter clarity. It explicitly maps the schema parameters (useDefault, authorizedShares, parValue) to their roles, explains the conditional relationship between them, and provides concrete example values. This fully compensates for the sparse schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.