Update new multiple-apps examples setup parts
This commit is contained in:
@@ -1,11 +1,28 @@
|
||||
{
|
||||
"id": "0c825995-5b70-4526-b663-113f4c999dd2",
|
||||
"snapshot": "libreoffice_calc",
|
||||
"instruction": "Could you do me a favor? I need to find a Word document called 'ParkProposal.docx' on my computer and copy the 'Budget Estimates' and 'Design Concepts' sections into a new Google Doc. We're trying to collaborate more efficiently on this community park project. Thanks!",
|
||||
"instruction": "I'm working on a comprehensive report for our environmental policy review meeting next week. I need to integrate key insights from an important document, which is a guidebook on the Green Economy, where I'm particularly interested in the 'Introduction' section. Could you extract this section and compile them into a new Google Doc named 'environment_policy_report (draft)'? This will significantly aid in our discussion on aligning our environmental policies with sustainable and green economic practices. Thanks!",
|
||||
"source": "authors",
|
||||
"config": [
|
||||
|
||||
],
|
||||
{
|
||||
"type": "command",
|
||||
"parameters": {
|
||||
"command": ["mkdir", "-p", "/home/user/Desktop/wwf"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "download",
|
||||
"parameters": {
|
||||
"files": [
|
||||
{"path": "/home/user/Desktop/wwf/lpr_living_planet_report_2016.pdf", "url": "https://drive.google.com/uc?id=19NCdw_MVP6nH5nC6okYYe8U1mJABfTRK&export=download"},
|
||||
{"path": "/home/user/Desktop/wwf/279c656a32_ENGLISH_FULL.pdf", "url": "https://drive.google.com/uc?id=1ckH1NetfImQ9EyONTO-ZFWA8m8VIUFvD&export=download"},
|
||||
{"path": "/home/user/Desktop/wwf/7g37j96psg_WWF_AR2021_spreads.pdf", "url": "https://drive.google.com/uc?id=1cxLTzmqDKMomOyvho29lvFvhRnb0Y8__&export=download"},
|
||||
{"path": "/home/user/Desktop/GE Guidebook.pdf", "url": "https://drive.google.com/uc?id=1KzC_R3eI3Rmgwz5bkcI8Ohv7ebOrU-Is&export=download"},
|
||||
{"path": "/home/user/Desktop/assessing_and_reporting_water_quality(q&a).pdf", "url": "https://drive.google.com/uc?id=1LFojf3Weflv3fVdrZrgTY1iUaRdbT9kG&export=download"}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/0c825995-5b70-4526-b663-113f4c999dd2",
|
||||
"related_apps": [
|
||||
"libreoffice_calc",
|
||||
|
||||
Reference in New Issue
Block a user