for arg in 'path', 'description':
        if locals()[arg] is not None:
            params[arg] = locals()[arg]