add_slide
Append a new slide to an Impress presentation using a specified layout. Returns the updated slide index and total count.
Instructions
Append a slide to an Impress presentation. Returns {index, count}.
A new presentation already has one slide at index 0. layout is an Impress autolayout id (default 1 = title + content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| layout | No |