Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, requiring the description to compensate, yet it mentions neither the 'timeoutMs' nor 'autoConnect' parameters. These parameter names suggest connection/execution management rather than shader domain logic (e.g., material_path, param_names), and their semantics remain entirely opaque without description support.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.