Replace text in presentation
google_slides_replace_textReplace all occurrences of a string in a Google Slides presentation to fill templates. Provide find and replace text to update every match.
Instructions
Replace all occurrences of a string across a presentation (template filling).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| find | Yes | Text to find (e.g. {{name}}). | |
| account | No | Account nickname to use. | |
| replace | Yes | Replacement text. | |
| matchCase | No | Match case (default true). | |
| presentationId | Yes | Presentation ID. |