Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema describes all six parameters with 100% coverage, so the description carries no burden to explain them. It mentions 'price, kline clip, project' as part of the output, which hints at what the snapshot contains but does not add parameter-specific semantics. Baseline 3 is appropriate given full schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.