create_presentation_slides
Generate a structured slide deck outline and insert it into an AFFiNE document, enabling quick creation and editing of presentation content.
Instructions
Generate a structured ND-JSON presentation slide deck outline and insert it into an AFFiNE document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Presentation title | |
| topic | Yes | Presentation topic or outline summary | |
| slides | No | List of custom slide content objects | |
| workspaceId | No | Target workspace ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| kind | Yes | ||
| docId | Yes | ||
| title | Yes | ||
| slideCount | Yes | ||
| workspaceId | Yes | ||
| ndjsonOutput | Yes |