get_task_progress
Poll a PowerPoint generation task by SID to track its progress. Once complete, retrieve the PPT download URL from the response.
Instructions
查询PPT生成任务进度。使用说明:1. 用于查询通过create_ppt_task或create_ppt_by_outline创建的任务进度。2. 需定期轮询本工具直到任务完成。3. 任务完成后,可从返回结果中获取PPT下载地址。4. 需先设置环境变量AIPPT_APP_ID和AIPPT_API_SECRET。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | 任务ID,从create_ppt_task或create_ppt_by_outline工具获取 |