# list_from_dict Hook generating a list from a dict based on the keys.:param input: A list append to:param item: A list or string to append to `input` list:return: An appended list object. ## Inputs | Name | Type | Default | Required | Description | | :--- | :---: |:---:| :---: | :--- | | keys | array | | | | | input | object | | | | ## Arguments | Position | Argument | Type | |:-------------------------| :---: | :---: | ## Output None