send_dm
Send a direct message to a Discord user by their ID. Specify the recipient's user ID and the message content to deliver a private message.
Instructions
Send a direct message to a user by their ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Message content | |
| user_id | Yes | Recipient's Discord user ID |