set_slides_background
Change the background color of a Google Slides slide by specifying a hex color code and slide ID.
Instructions
Set the background color of a slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| presentation_id | Yes | ||
| page_object_id | Yes | Object ID of the slide. | |
| color | Yes | Hex color (e.g., "#F5F5F5"). | |
| alpha | No | 0.0-1.0. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |