> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Slides

> 47 actions available for Google Slides through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/google-slides/filled/png" alt="Google Slides" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>Google Slides</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>47 actions · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Documents</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="OAuth 2.0">
    The steps in this guide require Admin or Owner privileges within Google Cloud.

    Guides: [Connector Profile](/connectors/googleslides/guides/connector-profile/oauth-2-0), [Link Account](/connectors/googleslides/guides/link-account/oauth-2-0)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />

      <div className="connector-actions-scopes" data-connector-actions-scopes>
        <button type="button" className="connector-actions-scopes__toggle" data-connector-actions-scopes-toggle aria-expanded="false">
          <span>Scopes<span data-connector-actions-scopes-count /></span>
        </button>

        <div className="connector-actions-scopes__menu">
          <div className="connector-actions-scopes__header">
            <input type="search" className="connector-actions-scopes__search" data-connector-actions-scope-search placeholder="Search scopes..." aria-label="Search scopes" />

            <div className="connector-actions-scopes__actions">
              <button type="button" data-connector-actions-scopes-select-all>Select all</button>
              <span>|</span>
              <button type="button" data-connector-actions-scopes-clear>Clear</button>
            </div>
          </div>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="https://www.googleapis.com/auth/presentations" data-connector-actions-scope-filter />

            <span>[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="https://www.googleapis.com/auth/presentations.readonly" data-connector-actions-scope-filter />

            <span>[https://www.googleapis.com/auth/presentations.readonly](https://www.googleapis.com/auth/presentations.readonly)</span>
          </label>

          <div className="connector-actions-scopes__empty" hidden>No scopes found</div>
        </div>
      </div>
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>47 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr 150px' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
        <div className="meta-library-grid-header-cell">Required scopes</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_sheets_chart" data-action-label="Create Sheets Chart" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Sheets Chart</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_sheets_chart" aria-label="Copy googleslides_create_sheets_chart"><code className="connector-page-code">googleslides\_create\_sheets\_chart</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Embed a Google Sheets chart into the presentation with positioning and sizing</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_refresh_sheets_chart" data-action-label="Refresh Sheets Chart" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Refresh Sheets Chart</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_refresh_sheets_chart" aria-label="Copy googleslides_refresh_sheets_chart"><code className="connector-page-code">googleslides\_refresh\_sheets\_chart</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a linked Google Sheets chart with latest data</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_replace_all_shapes_with_sheets_chart" data-action-label="Replace All Shapes With Sheets Chart" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Replace All Shapes With Sheets Chart</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_replace_all_shapes_with_sheets_chart" aria-label="Copy googleslides_replace_all_shapes_with_sheets_chart"><code className="connector-page-code">googleslides\_replace\_all\_shapes\_with\_sheets\_chart</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Replace all shapes containing specific text with a Google Sheets chart</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_shape" data-action-label="Create Shape" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Shape</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_shape" aria-label="Copy googleslides_create_shape"><code className="connector-page-code">googleslides\_create\_shape</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new shape on a slide</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_image" data-action-label="Create Image" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Image</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_image" aria-label="Copy googleslides_create_image"><code className="connector-page-code">googleslides\_create\_image</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Insert an image into a slide from a URL</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_video" data-action-label="Create Video" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Video</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_video" aria-label="Copy googleslides_create_video"><code className="connector-page-code">googleslides\_create\_video</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Insert a video into a slide from YouTube or Google Drive</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_line" data-action-label="Create Line" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Line</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_line" aria-label="Copy googleslides_create_line"><code className="connector-page-code">googleslides\_create\_line</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a line on a slide</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_replace_image" data-action-label="Replace Image" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Replace Image</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_replace_image" aria-label="Copy googleslides_replace_image"><code className="connector-page-code">googleslides\_replace\_image</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Replace an existing image with a new image from a URL</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_page_element_transform" data-action-label="Update Page Element Transform" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Page Element Transform</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_page_element_transform" aria-label="Copy googleslides_update_page_element_transform"><code className="connector-page-code">googleslides\_update\_page\_element\_transform</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the position, size, or rotation of a page element</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_page_elements_z_order" data-action-label="Update Page Elements Z-Order" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Page Elements Z-Order</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_page_elements_z_order" aria-label="Copy googleslides_update_page_elements_z_order"><code className="connector-page-code">googleslides\_update\_page\_elements\_z\_order</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Change the front-to-back ordering of page elements</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_page_element_alt_text" data-action-label="Update Page Element Alt Text" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Page Element Alt Text</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_page_element_alt_text" aria-label="Copy googleslides_update_page_element_alt_text"><code className="connector-page-code">googleslides\_update\_page\_element\_alt\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the alt text title and description of a page element</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_shape_properties" data-action-label="Update Shape Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Shape Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_shape_properties" aria-label="Copy googleslides_update_shape_properties"><code className="connector-page-code">googleslides\_update\_shape\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update shape styling (fill color, outline, shadow, reflection)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_video_properties" data-action-label="Update Video Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Video Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_video_properties" aria-label="Copy googleslides_update_video_properties"><code className="connector-page-code">googleslides\_update\_video\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update video playback settings (autoplay, mute, start/end time, outline)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_line_properties" data-action-label="Update Line Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Line Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_line_properties" aria-label="Copy googleslides_update_line_properties"><code className="connector-page-code">googleslides\_update\_line\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update line/connector styling (weight, dash style, arrows, color, connections)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_line_category" data-action-label="Update Line Category" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Line Category</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_line_category" aria-label="Copy googleslides_update_line_category"><code className="connector-page-code">googleslides\_update\_line\_category</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Change line type between straight line and connector</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_reroute_line" data-action-label="Reroute Line" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Reroute Line</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_reroute_line" aria-label="Copy googleslides_reroute_line"><code className="connector-page-code">googleslides\_reroute\_line</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Recalculate the routing path for a connector line (both ends must already be connected to shapes)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_group_objects" data-action-label="Group Objects" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Group Objects</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_group_objects" aria-label="Copy googleslides_group_objects"><code className="connector-page-code">googleslides\_group\_objects</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Group multiple page elements together</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_ungroup_objects" data-action-label="Ungroup Objects" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Ungroup Objects</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_ungroup_objects" aria-label="Copy googleslides_ungroup_objects"><code className="connector-page-code">googleslides\_ungroup\_objects</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Ungroup previously grouped page elements</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_get_presentation" data-action-label="Get Presentation" data-action-scopes="https://www.googleapis.com/auth/presentations.readonly">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Presentation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_get_presentation" aria-label="Copy googleslides_get_presentation"><code className="connector-page-code">googleslides\_get\_presentation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a specific Google Slides presentation by ID</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations.readonly" aria-label="Copy scope https://www.googleapis.com/auth/presentations.readonly"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations.readonly](https://www.googleapis.com/auth/presentations.readonly)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_presentation" data-action-label="Create Presentation" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Presentation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_presentation" aria-label="Copy googleslides_create_presentation"><code className="connector-page-code">googleslides\_create\_presentation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new Google Slides presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_batch_update_presentation" data-action-label="Batch Update Presentation" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Batch Update Presentation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_batch_update_presentation" aria-label="Copy googleslides_batch_update_presentation"><code className="connector-page-code">googleslides\_batch\_update\_presentation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Apply one or more raw update requests to a presentation atomically</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_get_page" data-action-label="Get Page" data-action-scopes="https://www.googleapis.com/auth/presentations.readonly">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Page</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_get_page" aria-label="Copy googleslides_get_page"><code className="connector-page-code">googleslides\_get\_page</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a specific page or slide from a presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations.readonly" aria-label="Copy scope https://www.googleapis.com/auth/presentations.readonly"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations.readonly](https://www.googleapis.com/auth/presentations.readonly)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_get_page_thumbnail" data-action-label="Get Page Thumbnail" data-action-scopes="https://www.googleapis.com/auth/presentations.readonly">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Page Thumbnail</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_get_page_thumbnail" aria-label="Copy googleslides_get_page_thumbnail"><code className="connector-page-code">googleslides\_get\_page\_thumbnail</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a thumbnail image of a specific page or slide</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations.readonly" aria-label="Copy scope https://www.googleapis.com/auth/presentations.readonly"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations.readonly](https://www.googleapis.com/auth/presentations.readonly)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_slide" data-action-label="Create Slide" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Slide</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_slide" aria-label="Copy googleslides_create_slide"><code className="connector-page-code">googleslides\_create\_slide</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new slide in a presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_duplicate_object" data-action-label="Duplicate Object" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Duplicate Object</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_duplicate_object" aria-label="Copy googleslides_duplicate_object"><code className="connector-page-code">googleslides\_duplicate\_object</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Duplicate a slide or page element in a presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_slides_position" data-action-label="Update Slides Position" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Slides Position</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_slides_position" aria-label="Copy googleslides_update_slides_position"><code className="connector-page-code">googleslides\_update\_slides\_position</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Reorder slides in a presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_delete_object" data-action-label="Delete Object" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Object</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_delete_object" aria-label="Copy googleslides_delete_object"><code className="connector-page-code">googleslides\_delete\_object</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a page or page element from a presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_slide_properties" data-action-label="Update Slide Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Slide Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_slide_properties" aria-label="Copy googleslides_update_slide_properties"><code className="connector-page-code">googleslides\_update\_slide\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the properties of a slide</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_page_properties" data-action-label="Update Page Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Page Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_page_properties" aria-label="Copy googleslides_update_page_properties"><code className="connector-page-code">googleslides\_update\_page\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update page background and theme properties</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_table" data-action-label="Create Table" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Table</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_table" aria-label="Copy googleslides_create_table"><code className="connector-page-code">googleslides\_create\_table</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new table on a slide with specified dimensions and position</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_insert_table_rows" data-action-label="Insert Table Rows" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Insert Table Rows</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_insert_table_rows" aria-label="Copy googleslides_insert_table_rows"><code className="connector-page-code">googleslides\_insert\_table\_rows</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Insert rows into an existing table</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_insert_table_columns" data-action-label="Insert Table Columns" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Insert Table Columns</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_insert_table_columns" aria-label="Copy googleslides_insert_table_columns"><code className="connector-page-code">googleslides\_insert\_table\_columns</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Insert columns into an existing table</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_delete_table_row" data-action-label="Delete Table Row" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Table Row</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_delete_table_row" aria-label="Copy googleslides_delete_table_row"><code className="connector-page-code">googleslides\_delete\_table\_row</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a row from a table</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_delete_table_column" data-action-label="Delete Table Column" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Table Column</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_delete_table_column" aria-label="Copy googleslides_delete_table_column"><code className="connector-page-code">googleslides\_delete\_table\_column</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a column from a table</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_merge_table_cells" data-action-label="Merge Table Cells" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Merge Table Cells</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_merge_table_cells" aria-label="Copy googleslides_merge_table_cells"><code className="connector-page-code">googleslides\_merge\_table\_cells</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Merge cells in a table</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_unmerge_table_cells" data-action-label="Unmerge Table Cells" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Unmerge Table Cells</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_unmerge_table_cells" aria-label="Copy googleslides_unmerge_table_cells"><code className="connector-page-code">googleslides\_unmerge\_table\_cells</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Unmerge previously merged cells in a table</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_table_cell_properties" data-action-label="Update Table Cell Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Table Cell Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_table_cell_properties" aria-label="Copy googleslides_update_table_cell_properties"><code className="connector-page-code">googleslides\_update\_table\_cell\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update formatting properties of table cells (background color, content alignment)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_table_column_properties" data-action-label="Update Table Column Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Table Column Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_table_column_properties" aria-label="Copy googleslides_update_table_column_properties"><code className="connector-page-code">googleslides\_update\_table\_column\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update properties of table columns (width)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_table_row_properties" data-action-label="Update Table Row Properties" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Table Row Properties</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_table_row_properties" aria-label="Copy googleslides_update_table_row_properties"><code className="connector-page-code">googleslides\_update\_table\_row\_properties</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update properties of table rows (height)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_insert_text" data-action-label="Insert Text" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Insert Text</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_insert_text" aria-label="Copy googleslides_insert_text"><code className="connector-page-code">googleslides\_insert\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Insert text into a shape or table cell</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_delete_text" data-action-label="Delete Text" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Text</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_delete_text" aria-label="Copy googleslides_delete_text"><code className="connector-page-code">googleslides\_delete\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete text from a shape or table cell</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_replace_all_text" data-action-label="Replace All Text" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Replace All Text</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_replace_all_text" aria-label="Copy googleslides_replace_all_text"><code className="connector-page-code">googleslides\_replace\_all\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Find and replace all matching text in a presentation</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_replace_all_shapes_with_image" data-action-label="Replace All Shapes With Image" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Replace All Shapes With Image</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_replace_all_shapes_with_image" aria-label="Copy googleslides_replace_all_shapes_with_image"><code className="connector-page-code">googleslides\_replace\_all\_shapes\_with\_image</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Replace all shapes containing specific text with an image</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_create_paragraph_bullets" data-action-label="Create Paragraph Bullets" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Paragraph Bullets</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_create_paragraph_bullets" aria-label="Copy googleslides_create_paragraph_bullets"><code className="connector-page-code">googleslides\_create\_paragraph\_bullets</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add bullet points or numbered lists to paragraphs in a shape or table cell</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_delete_paragraph_bullets" data-action-label="Delete Paragraph Bullets" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Paragraph Bullets</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_delete_paragraph_bullets" aria-label="Copy googleslides_delete_paragraph_bullets"><code className="connector-page-code">googleslides\_delete\_paragraph\_bullets</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Remove bullet points or numbered lists from paragraphs</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_text_style" data-action-label="Update Text Style" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Text Style</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_text_style" aria-label="Copy googleslides_update_text_style"><code className="connector-page-code">googleslides\_update\_text\_style</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update text formatting (font, size, color, bold, italic, underline)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="googleslides_update_paragraph_style" data-action-label="Update Paragraph Style" data-action-scopes="https://www.googleapis.com/auth/presentations">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Paragraph Style</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="googleslides_update_paragraph_style" aria-label="Copy googleslides_update_paragraph_style"><code className="connector-page-code">googleslides\_update\_paragraph\_style</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update paragraph formatting (alignment, spacing, indentation, line spacing)</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><button type="button" className="connector-page-code-button" data-copy="https://www.googleapis.com/auth/presentations" aria-label="Copy scope https://www.googleapis.com/auth/presentations"><code className="connector-page-code">[https://www.googleapis.com/auth/presentations](https://www.googleapis.com/auth/presentations)</code></button></div>
        </div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/googleslides/guides/connector-profile/oauth-2-0" icon="https://stackone-logos.com/api/google-slides/filled/png" horizontal>
        Google Slides - OAuth 2.0
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/googleslides/guides/link-account/oauth-2-0" icon="https://stackone-logos.com/api/google-slides/filled/png" horizontal>
        Google Slides - OAuth 2.0
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
