Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents both parameters. The description adds meaningful semantics to the enum values by explaining that portfolio_risk relates to portfolio risk allocation, strategy_split to splitting capital across strategies, gate_check to Einstein's strategy gate, and meta_strategy to a whole-market read. The context parameter is less enriched, but the overall parameter understanding is well supported.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.