Result will appear here.
故事生成器
Third-party service
使用 AI 生成引人入胜的短篇故事 — 从您提供的任何前提出发,包含角色、情节和令人满意的结局。
输入
可选。添加任意数量的详细信息(最多 2000 个字符)。
输出
这对您有帮助吗?
使用指南
一个完整的短篇故事 — 角色、情节、高潮和结局 — 根据您提供的任何前提撰写。
如何使用
- 在 额外说明 中描述前提 — 背景设定、角色、题材、基调。"一位灯塔守护者发现雾是有生命的,以温馨奇幻的风格讲述" 远比 "一个关于雾的故事" 效果好得多。
- 点击 生成。
- 复制结果,或将其下载为文本文件。
费用说明
此工具需要消耗积分 — 生成按钮会在运行前实时显示确切价格。积分每日重置,运行失败不会扣除任何积分。
故事有多长?
至少 500 字,不过模型可能根据前提生成更长的内容。
我输入的内容会被发送到任何地方吗?
是的 — 您输入的文本会被发送到撰写故事的 AI 提供商,因为它是提示词的一部分。请勿在其中粘贴任何机密信息。
storyfictionwriteraigeneratorcreative writing
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 lighthouse keeper who discovers a message in a…"
}'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.