discord_add_friend
Send friend requests on Discord using a direct API integration. Simplify user connection management within the Discord MCP Server environment.
Instructions
Send a friend request to a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}