Result will appear here.
句子扩写器
Third-party service
使用 AI 将简短的句子或短语扩展为详细、生动的段落 — 含义和语气保持不变,增加更多细节描述和流畅度。
输入
可选。添加任意数量的详细信息(最多 2000 个字符)。
输出
这对您有帮助吗?
使用指南
将简短的句子或短语扩展为更完整、更生动的段落 — 含义相同、语气不变,增加更多细节描述并让行文更流畅。
如何使用
- 在 额外说明 中输入您想扩写的句子或短语 — "暴风雨越来越猛烈"、"她感到紧张"。
- 点击 生成。
- 复制结果,或将其下载为文本文件。
费用说明
此工具需要消耗积分 — 生成按钮会在运行前实时显示确切价格。积分每日重置,运行失败不会扣除任何积分。
会改变我句子的含义吗?
不会 — 目的是围绕同一个意思增加更多描述和流畅度,而不是改变意思。请检查结果,确保它仍表达您的本意。
我输入的内容会被发送到任何地方吗?
是的 — 您输入的文本会被发送到负责扩写的 AI 提供商,因为它是提示词的一部分。请勿在其中粘贴任何机密信息。
sentenceexpanderwriteraigeneratorrewrite
Use it from code
From 24 credits per callREST API
curl -X POST https://api.iotools.cloud/v1/tool/ai-writer/sentence-expander \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"context": "The old house stood at the end of the street."
}'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__sentence-expander` tool (Sentence Expander) on this input:
YOUR_INPUT_HEREPaste this at any agent connected to the IOTools MCP server, then add your input.