Result will appear here.
Story Plot Generator
Generate an original story plot with AI — conflict, characters and key twists, ready to outline a story or a scene.
Input
Optional. Add as much detail as you like (up to 500 characters).
Output
Guides
An original story plot — central conflict, characters, and the twists that drive it forward — for outlining a story, a screenplay, or a game.
How to use it
- Describe the premise in Extra instructions — genre, setting, characters, or a theme you want explored.
- 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 plot, 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-plot \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"context": "a heist story where the crew's plan starts falli…"
}'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-plot` tool (Story Plot Generator) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.