Adds write_to_file command.

This commit is contained in:
Torantulino
2023-03-30 10:08:13 +01:00
parent 0c9bbbd20c
commit acbf0dc701
2 changed files with 18 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ COMMANDS:
10. Delete GPT Agent: "delete_agent", args: "key": "<key>"
9. Navigate & Perform: "navigate_website", args: "action": "click_button/input_text/register_account", "text/username": "<text>/<username>"
11. Get Text Summary: "get_text_summary", args: "url": "<url>"
13. Write to file: "write_to_file", args: "file": "<file>", "text": "<text>"
RESOURCES: