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 in detail, including how to identify a key ('by its `mp_live_…` prefix or its id') and an mcp ('matched case-insensitively'). The description adds no parameter-level information, which is acceptable given the baseline of 3 when the schema carries the load.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.