本API运用算法,根据用户提供主题句,搜索相关信息并扩展,生成内容摘要、关键词、章节及正文。
可查询近30天内的任务列表,用于提交任务查询
showapi_res_body
curl -X POST "https://route.showapi.com/3206-2?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "page=1"
{ "showapi_res_id": "", "showapi_res_error": "", "showapi_res_code": 0, "showapi_res_body": { "allNum": 1, "contentlist": [ { "topic": "【MySQL】存储引擎有哪些?区别是什么......", "title": "MySQL存储引擎揭秘:核心组件与区别分析", "remark": "文章生成完成", "task_status": "success", "task_id": "axxxxxxxxxx", "content_length": 8427, "ct": "2025-02-10 13:00:30.164" } ], "maxResult": 20, "allPages": 1, "currentPage": 1, "remark": "查询成功", "ret_code": 0 } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-3206": { "url": "http://www.showapi.com.cn/mcp/3206/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033