tosea_parse_pdf
Upload local PDF files to parse content for presentation creation. Use optional logo or template IDs for custom branding. Supports multiple files and slide modes.
Instructions
Upload local source files and run the parse-only stage. Use logo_file_id for a previously confirmed logo upload. Use template_file_id only with slide_mode='image'; it points to a previously confirmed custom-template upload, not a source document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_paths | Yes | ||
| instruction | No | ||
| render_provider | No | default | |
| render_model | No | deepseek-chat-v3.1 | |
| image_model | No | ||
| slide_domain | No | general | |
| page_count_range | No | 8-12 | |
| template_name | No | beamer_classic | |
| logo_file_id | No | ||
| template_file_id | No | ||
| slide_mode | No | html | |
| idempotency_key | No |