Skip to content

Commit 3fbdb4c

Browse files
authored
Merge pull request #15138 from Pavlinchen/feature/context-agent-talk-tools
docs: add missing/new Talk tools (nextcloud/context_agent#157)
2 parents 51c448c + d403422 commit 3fbdb4c

1 file changed

Lines changed: 51 additions & 6 deletions

File tree

admin_manual/ai/app_context_agent.rst

Lines changed: 51 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -333,25 +333,70 @@ Share tools
333333
* Example prompt: *"Does martin have write access to the Design/Ideas.md file I shared with him?"*
334334

335335

336-
Talk tools
337-
~~~~~~~~~~
336+
Talk tools (require `Talk <https://apps.nextcloud.com/apps/spreed>`_)
337+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
338338

339-
* List the user's talk conversations (requires `Talk <https://apps.nextcloud.com/apps/spreed>`_)
339+
* List the user's talk conversations
340340

341341
* Example prompt: *"List my talk conversations"*
342342

343-
* List messages in a talk conversation (requires `Talk <https://apps.nextcloud.com/apps/spreed>`_)
343+
* List messages in a talk conversation
344344

345345
* Example prompt: *"List the latest messages in my conversation with Andrew"*
346346

347-
* Send a message to a talk conversation (requires `Talk <https://apps.nextcloud.com/apps/spreed>`_)
347+
* Send a message to a talk conversation
348348

349349
* Example prompt: *"Can you send a joke to Andrew in talk?"*
350350

351-
* Create a public talk conversation (requires `Talk <https://apps.nextcloud.com/apps/spreed>`_)
351+
* Create a public talk conversation
352352

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

355+
* Reply to a specific message in a talk conversation
356+
357+
* Example prompt: *"Reply to Andrew's last message in our talk conversation with 'Got it, thanks!'"*
358+
359+
* Add an emoji reaction to a message in a talk conversation
360+
361+
* Example prompt: *"React with 👍 to Andrew's last message in our talk conversation"*
362+
363+
* Remove an emoji reaction from a message in a talk conversation
364+
365+
* Example prompt: *"Remove my 👍 reaction from Andrew's last message"*
366+
367+
* List the reactions on a message in a talk conversation
368+
369+
* Example prompt: *"Who reacted to Andrew's last message in our talk conversation?"*
370+
371+
* Create a poll in a talk conversation
372+
373+
* Example prompt: *"Create a poll in the 'Team standup' conversation asking 'Which day works for the offsite?'
374+
with options Monday, Tuesday, Wednesday"*
375+
376+
* Get the question, options, and current results of a poll in a talk conversation
377+
378+
* Example prompt: *"Show the current results of the offsite poll in the 'Team standup' conversation"*
379+
380+
* Cast a vote on a poll in a talk conversation
381+
382+
* Example prompt: *"Vote for Tuesday on the offsite poll in the 'Team standup' conversation"*
383+
384+
* Close a poll in a talk conversation
385+
386+
* Example prompt: *"Close the offsite poll in the 'Team standup' conversation"*
387+
388+
* Share a Nextcloud Files item to a talk conversation
389+
390+
* Example prompt: *"Share the file 'Q3 plan.pdf' to my conversation with Andrew"*
391+
392+
* List items of a given type (e.g. file, location, poll) that were shared in a talk conversation
393+
394+
* Example prompt: *"List the files shared in my conversation with Andrew"*
395+
396+
* Get an overview of items shared in a talk conversation across all types
397+
398+
* Example prompt: *"Give me an overview of what's been shared in my conversation with Andrew"*
399+
355400

356401
Mail tools (require `Mail <https://apps.nextcloud.com/apps/mail>`_)
357402
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)