Api referenceToolsApiToolsDiscordSend message
POST /api/tools/discord/send-message
Authorization
sessionAuth better-auth.session_token<token>
Better Auth session cookie
In: cookie
Request Body
application/json
botToken*string
channelId*string
content?string
files?array<unknown>
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://app.nuxa.ai/api/tools/discord/send-message" \ -H "Content-Type: application/json" \ -d '{ "botToken": "string", "channelId": "string" }'{}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}