{ "id": "d9b7c649-c975-4f53-88f5-940b29c47247", "snapshot": "thunderbird", "instruction": "Help me extract the latest 5 emails in daily folder from Thunderbird, from the earliest to the most recent by time, and creates a LibreOffice Calc Report \"report.xlsx\" in the desktop, storing the sender_name, sender_address, subject, CC, and number_of_attachments.", "source": "https://marketplace.uipath.com/listings/extract-the-first-1000-gmail-emails-from-the-current-month-in-a-new-google-sheets-report", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/d9b7c649-c975-4f53-88f5-940b29c47247/thunderbird-profile.tar.gz", "path": "/home/user/thunderbird-profile.tar.gz" } ] } }, { "type": "execute", "parameters": { "command": [ "tar", "-xz", "--recursive-unlink", "-f", "/home/user/thunderbird-profile.tar.gz", "-C", "/home/user/" ] } }, { "type": "launch", "parameters": { "command": [ "/usr/bin/thunderbird" ] } } ], "trajectory": "trajectories/", "related_apps": [ "thunderbird", "libreoffice_calc" ], "evaluator": { "func": "compare_table", "result": { "type": "vm_file", "path": "/home/user/Desktop/report.xlsx", "dest": "report.xlsx" }, "expected": { "type": "cloud_file", "path": "https://huggingface.co/datasets/xlangai/ubuntu_osworld_file_cache/resolve/main/multi_apps/d9b7c649-c975-4f53-88f5-940b29c47247/report.xlsx", "dest": "report_gold.xlsx" }, "options": { "rules": [ { "type": "sheet_data", "sheet_idx0": "RI0", "sheet_idx1": "EI0" } ] } }, "proxy": false, "fixed_ip": false, "possibility_of_env_change": "low" }