Skip to main content
Glama

讯飞智文PPT生成服务MCP Server

get_task_progress

Track the progress of PPT generation tasks created via create_ppt_task or create_ppt_by_outline to retrieve the download link once completed. Requires task ID and API credentials for access.

Instructions

查询PPT生成任务进度。 使用说明: 1. 用于查询通过create_ppt_task或create_ppt_by_outline创建的任务进度。 2. 需定期轮询本工具直到任务完成。 3. 任务完成后,可从返回结果中获取PPT下载地址。 4. 需先设置环境变量AIPPT_APP_ID和AIPPT_API_SECRET。 参数: - sid: 任务ID,从create_ppt_task或create_ppt_by_outline工具获取。 返回: 包含任务状态和PPT下载地址的字典。

Input Schema

NameRequiredDescriptionDefault
sidYes

Input Schema (JSON Schema)

{ "properties": { "sid": { "title": "Sid", "type": "string" } }, "required": [ "sid" ], "title": "get_task_progressArguments", "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