create_slides_shape
Add shapes like rectangles, arrows, or stars to Google Slides presentations to enhance visual content and improve slide design.
Instructions
Create a shape on a slide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| presentation_id | Yes | ||
| page_object_id | Yes | ||
| shape_type | Yes | One of RECTANGLE, ROUND_RECTANGLE, ELLIPSE, TRIANGLE, DIAMOND, STAR_5, ARROW_RIGHT, etc. See Google Slides API Shape enum. | |
| left | No | ||
| top | No | ||
| width | No | ||
| height | No | ||
| fill_color | No | Optional hex color for the shape fill. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |