Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 20%, with only companyId having a minimal description. The description text does not explain parameters like basis, startDate, endDate, or currencyCode, nor does it clarify that 'period' relates to the date parameters. It 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.