runrunit_discord_send_message
Send messages to a Discord channel for execution history or notifications. Requires channel ID and message content.
Instructions
Send a message to a Discord channel. Use for execution history or notifications. Requires BOT_RUNRUNIT_REPORT and channel_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Message text (max 2000 characters) | |
| task_id | No | Optional Runrun.it task ID for context | |
| channel_id | Yes | Discord channel ID | |
| project_id | No | Optional project ID for context |