R
radmail-mcp
/draft_reply
draft reply
Draft a reply for a thread. It returns text for a human to review — it does not and cannot send it.
liveverifiedunknown~5s typical
mcpprobedradmail-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-radmail-radmail-mcp /draft_reply for me.
Input
| Field | Type | Description |
|---|---|---|
| message_id* | string | An id from triage_inbox to draft a reply for. |
| guidance | string | Optional steer for the draft. Never sent — review-only. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-radmail-radmail-mcp","endpoint":"/draft_reply","input":{"message_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-radmail-radmail-mcp -e /draft_reply -i '{"message_id":"..."}'mcp
run_tool({ provider: "mcp-ai-radmail-radmail-mcp", endpoint: "/draft_reply", input: {"message_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.