Presentations Get
presentations_getRetrieve a Google Slides presentation with optional field masks to select specific slides, shapes, text, charts, and revision info. Use it to read presentation content programmatically.
Instructions
Read a Google Slides presentation (presentations.get). Use a fields mask:
slot resolution: slides(objectId,pageElements(objectId,description,title,size,transform,shape/text,elementGroup))
embed verification: slides(pageElements(objectId,sheetsChart))
revision guard: revisionId
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Partial-response field mask. Strongly recommended. | |
| presentationId | Yes | Target presentation id. | |
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||