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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-Discord
- discord_add_multiple_reactions
- discord_add_reaction
- discord_create_forum_post
- discord_create_text_channel
- discord_create_webhook
- discord_delete_channel
- discord_delete_forum_post
- discord_delete_message
- discord_delete_webhook
- discord_edit_webhook
- discord_get_forum_channels
- discord_get_forum_post
- discord_get_server_info
- discord_list_guilds
- discord_login
- discord_read_messages
- discord_remove_reaction
- discord_reply_to_forum
- discord_send
- discord_send_webhook_message
- test