generate_ppt
Creates a complete presentation from a topic: plans an outline, generates slide images, and exports a PDF. Accepts optional context to tailor slides to your needs.
Instructions
Generate a complete PPT presentation from a topic and optional context. Plans an outline using Gemini, generates slide images, and outputs a PDF.
Use this when the user wants to create a PPT/presentation. The /ppt skill
calls this tool automatically with knowledge base context.
Args:
topic: The presentation topic (e.g. "润信科技 介绍", "AI在金融领域的应用")
context_text: Optional reference content to inform the slides (max 3000 chars used)
page_count: Number of slides to generate (default 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| page_count | No | ||
| context_text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |