CLICKUP_GET_SPACES_PROMPT = '\n This tool is a wrapper around clickup\'s API, \n useful when you need to get all the spaces available to a user. Given the user\'s workspace id you want to create a request similar to the following dictionary:\n payload = {{"team_id": "90130119692"}}\n '