Result will appear here.
Response Generator
Generate a thoughtful, well-tailored response with AI — for a message, a review, or any situation that needs a considered reply.
Input
Optional. Add as much detail as you like (up to 500 characters).
Output
Guides
A considered, well-tailored response to whatever context you give it — a message that needs a reply, a review, feedback to give, a situation to address.
How to use it
- Describe the context in Extra instructions — what was said, who it's to, and how you want to come across. "A customer complained their order arrived late — apologize and offer a discount" works better than "customer complaint".
- Press Generate.
- Copy the result, or download it as a text file.
What it costs
This tool costs credits — the Generate button shows the exact price live before you run it. Credits reset daily, and a run that fails costs nothing at all.
Is what I type sent anywhere?
Yes — the text you type is sent to the AI provider that writes the response, because it's part of the prompt. Don't paste anything confidential into it.
Use it from code
From 24 credits per callREST API
curl -X POST https://api.iotools.cloud/v1/tool/ai-writer/response \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"context": "a customer left a 1-star review complaining abou…"
}'Swap in your own key from your account. The tool's fields are the body — no wrapper.
Ask an AI agent
Use the IOTools `ai-writer__response` tool (Response Generator) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.