CLICKUP_GET_TASK_PROMPT = '\n This tool is a wrapper around clickup\'s API,\n Do NOT use to get a task specific attribute. Use get task attribute instead. \n useful when you need to get a specific task for the user. Given the task id you want to create a request similar to the following dictionary:\n payload = {{"task_id": "86a0t44tq"}}\n '