CLICKUP_GET_LIST_PROMPT = '\n This tool is a wrapper around clickup\'s API, \n useful when you need to get a specific list for the user. Given the list id you want to create a request similar to the following dictionary:\n payload = {{"list_id": "901300608424"}}\n '