Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description carries the burden for parameter meaning. It explains the 'include' parameter's 'rawWithDetails' value and the 'transactionId' concept, but it does not explain workspaceRef, portfolioRef, or the 'raw' value. The description adds some value but leaves several parameters undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.