Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description does not explain any of the parameter semantics. Schema coverage is only 17%, and the description only indirectly references CLI context ('within the caller's actual CLI set', 'single CLI', 'multiple CLIs') but never defines task, current_cli, available_clis, selection_scope, or execution_intent. The description 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.