πŸ“„ Lower CaseΒΆ

Note

ID: processors.lower_case | Type: PostProcess

{
    "__type__": "post_process",
    "operator": {
        "__type__": "lower"
    }
}

Read more about catalog usage here.