diff --git a/admin_manual/ai/app_context_agent.rst b/admin_manual/ai/app_context_agent.rst index f5b8df828..72347cd0f 100644 --- a/admin_manual/ai/app_context_agent.rst +++ b/admin_manual/ai/app_context_agent.rst @@ -363,6 +363,10 @@ These tools can also be combined by the agent to fulfil tasks like the following * Looks up Anna's userID and searches for files that belong to her +* *"Send the content of my draft.md file to Andrew in Talk"* + + * Gets the content of the file and sends it in a 1-1 Talk conversation with Andrew + Custom Tools using MCP -----------------------