discord_send_webhook_message
Send messages to a Discord channel via a webhook by specifying the webhook ID, token, and content. Integrates with MCP-Discord for streamlined Discord interactions.
Instructions
Sends a message to a Discord channel using a webhook
Input Schema
Name | Required | Description | Default |
---|---|---|---|
avatarURL | No | ||
content | Yes | ||
threadId | No | ||
username | No | ||
webhookId | Yes | ||
webhookToken | Yes |