Fetch deck file
deck_fetchRetrieves the generated PowerPoint as an embedded resource for hosts that cannot fetch download URLs. If the file is large, use download_url or file_path instead.
Instructions
Return the generated .pptx itself as an embedded resource, for hosts that cannot fetch a download URL. Large files are refused — use download_url or file_path instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | Yes | artifact_id returned by deck_generate. |