replace_all_text
Replace all placeholder strings in a Google Slides presentation with real content in a single batch operation. Map multiple find-replace pairs to update text across specified pages or entire deck.
Instructions
Replace all occurrences of each placeholder string. (1 API call.)
The primary content-fill tool for the template workflow: map showcase placeholder text to real content. All replacements run in one batch.
Args:
presentation_id: The presentation ID.
mappings: {find: replace} pairs.
page_ids: Restrict to these pages (optional; default = whole deck).
match_case: Case-sensitive matching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| presentation_id | Yes | ||
| mappings | Yes | ||
| page_ids | No | ||
| match_case | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||