slides_list_elements
List all shape elements on a slide to get their objectId, shape type, placeholder role, and current text. Use it to find the correct shape IDs for titles, bodies, and other placeholders instead of guessing.
Instructions
Discover the shape_ids on a slide — objectId, shape type, placeholder role (TITLE/BODY/SUBTITLE/CENTERED_TITLE/etc.), and current text for each element. Use this instead of guessing shape_ids, e.g. to find a layout's title/body placeholder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slide_id | No | ||
| presentation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |