POSTai-text-summarizer
AI 摘要提取
Documentation
AI 摘要提取
从长文中提取核心要点,生成简洁摘要。
参数
text(必填): 要提取摘要的文本provider(可选): 指定AI供应商
Download APP
2026 Toolkk™. All Rights Reserved
从长文中提取核心要点,生成简洁摘要。
text (必填): 要提取摘要的文本provider (可选): 指定AI供应商Includes ready-to-use Shell, Python, Go, Java, and PHP examples for direct integration.
{
"text": "一段很长的文章内容..."
}{
"data": "这是提取的摘要内容..."
}The fields below are derived from example JSON for integration reference only.
| Path | Type | Sample |
|---|---|---|
| text | string | 一段很长的文章内容... |
The fields below are derived from example JSON for integration reference only.
| Path | Type | Sample |
|---|---|---|
| data | string | 这是提取的摘要内容... |