Skip to content

Commit 8e752af

Browse files
authored
Merge pull request #14788 from nextcloud/feat/new-tools
Feat: add new mail tools to Context Agent page
2 parents 77e1f7a + ea8e441 commit 8e752af

2 files changed

Lines changed: 503 additions & 486 deletions

File tree

admin_manual/ai/app_context_agent.rst

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,27 @@ Talk tools
332332

333333
* Example prompt: *"Can you create a new public talk conversation titled 'Press conference'?"*
334334

335+
336+
Mail tools (require `Mail <https://apps.nextcloud.com/apps/mail>`_)
337+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
338+
339+
* Send an email via Nextcloud Mail
340+
341+
* Example prompt: *"Send a test email from my carry@company.com account to Andrew@company.com"*
342+
343+
* List all connected mail accounts
344+
345+
* Example prompt: *"List my mail accounts"*
346+
347+
* List all mail folders of an email account
348+
349+
* Example prompt: *"List the folders of my carry@company.com account"*
350+
351+
* List the mails in a mail folder
352+
353+
* Example prompt: *"List the last 5 mails in the inbox of my carry@company.com account"*
354+
355+
335356
Miscellaneous tools
336357
~~~~~~~~~~~~~~~~~~~
337358

@@ -355,10 +376,6 @@ Miscellaneous tools
355376

356377
* Example prompt: *"Show me search results for quick pasta recipes, please."*
357378

358-
* Send an email via Nextcloud Mail (requires `Mail <https://apps.nextcloud.com/apps/mail>`_)
359-
360-
* Example prompt: *"Send a test email from my carry@company.com account to Andrew@company.com"*
361-
362379
* Determine public transport routes (requires a `HERE <https://www.here.com/>`_ API key configured in the admin settings)
363380

364381
* Example prompt: *"How can I get from Würzburg Hauptbahnhof to Berlin Hauptbahnhof?"*

0 commit comments

Comments
 (0)