You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/llama-nexus/mcp/add-mcp-server.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,4 @@ curl -X POST http://localhost:3389/v1/chat/completions \
37
37
-d '{"messages":[{"role":"system", "content": "You are a helpful assisstant.If the user asks a question, you will use the tool call to answer user question."},{"role":"user", "content": "Send an email to [email protected] and told her the dinner is cancelled, becuase I have a business meeting."}]}'
38
38
```
39
39
40
-
If everything goes well, the email will be sent automactailly
40
+
If you're using an email MCP server like Gmail, the email will be sent automactailly to the designated email address.
0 commit comments