Skip to main content
Glama

讯飞智文PPT生成服务MCP Server

create_outline

Generate structured PowerPoint outlines from text content using AI. Supports language customization and optional web-based content enhancement for creating detailed presentations.

Instructions

创建PPT大纲。 使用说明: 1. 用于根据文本内容生成PPT大纲。 2. 生成的大纲可用于create_ppt_by_outline工具。 3. 可通过search参数控制是否联网搜索补充内容。 4. 需先设置环境变量AIPPT_APP_ID和AIPPT_API_SECRET。 参数: - text: 需要生成大纲的内容描述。 - language: 大纲生成的语言,目前支持cn(中文)。 - search: 是否联网搜索,True表示联网搜索补充内容,False表示不联网。 返回: 包含生成的大纲内容的字典。

Input Schema

NameRequiredDescriptionDefault
languageNocn
searchNo
textYes

Input Schema (JSON Schema)

{ "properties": { "language": { "default": "cn", "title": "Language", "type": "string" }, "search": { "default": false, "title": "Search", "type": "boolean" }, "text": { "title": "Text", "type": "string" } }, "required": [ "text" ], "title": "create_outlineArguments", "type": "object" }
Install Server

Other Tools from 讯飞智文PPT生成服务MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Alex-Smith-1234/zwppt-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server