Result will appear here.
Story Generator
Generate a captivating short story with AI — characters, plot and a satisfying ending, from whatever premise you give it.
Input
Optional. Add as much detail as you like (up to 500 characters).
Output
Guides
A complete short story — characters, plot, rising action, and a resolution — written from whatever premise you give it.
How to use it
- Describe the premise in Extra instructions — setting, characters, genre, tone. "A lighthouse keeper who discovers the fog is alive, told as cozy fantasy" beats "a story about fog".
- 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.
How long is the story?
At least 500 words, though the model may run longer depending on the premise.
Is what I type sent anywhere?
Yes — the text you type is sent to the AI provider that writes the story, 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/story \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"context": "a short example"
}'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__story` tool (Story Generator) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.