intelligence_draft_response
Draft a reply for a Discord channel using the LLM, returning a suggested response for human review before sending. Use it to prepare moderator replies or draft outreach messages.
Instructions
Purpose: Draft a reply to a Discord channel using the client's LLM. Returns a SUGGESTED draft for human review - does NOT auto-post.
When to use: prepare a moderator response, suggest replies for staff, draft outreach.
Returns: {draft, reasoning, sampling_used}. The agent decides whether to actually call messages_send after review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | friendly | |
| intent | Yes | What the response should accomplish | |
| channel_id | Yes | Channel for context | |
| context_message_count | No | Recent messages to read for context (1-50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||