> ## 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.

# Contentful

> 80 actions available for Contentful 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/contentful/filled/png" alt="Contentful" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>Contentful</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>80 actions · 18 events · 2 auth methods</div>

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

## Authentication

<Columns cols={2}>
  <Card title="Personal Access Token">
    Best for single-user automation. The token inherits the role permissions of the user who generated it.

    Guides: [Connector Profile](/connectors/contentful/guides/connector-profile/personal-access-token), [Link Account](/connectors/contentful/guides/link-account/personal-access-token)
  </Card>

  <Card title="OAuth 2.0">
    Recommended for multi-user apps. Requires registering an OAuth application in Contentful. Access tokens expire after 30...

    Guides: [Connector Profile](/connectors/contentful/guides/connector-profile/oauth-2-0), [Link Account](/connectors/contentful/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="content_management_manage" data-connector-actions-scope-filter />

            <span>content\_management\_manage</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="content_management_read" data-connector-actions-scope-filter />

            <span>content\_management\_read</span>
          </label>

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

  <div className="meta-library-count" data-connector-actions-count>80 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="contentful_get_all_assets" data-action-label="Get All Assets" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get All Assets</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_all_assets" aria-label="Copy contentful_get_all_assets"><code className="connector-page-code">contentful\_get\_all\_assets</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List assets in the specified space's master environment. Companion to the `ContentManagement.Asset.publish`, \`ContentMan...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_asset" data-action-label="Get Asset" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_asset" aria-label="Copy contentful_get_asset"><code className="connector-page-code">contentful\_get\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single asset by its ID from the specified space's master environment. Use this to fetch the current \`sys.vers...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_asset" data-action-label="Create Asset" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_asset" aria-label="Copy contentful_create_asset"><code className="connector-page-code">contentful\_create\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new asset in the specified space's master environment. Fires the `ContentManagement.Asset.create` webhook. Serv...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_asset" data-action-label="Update Asset" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_asset" aria-label="Copy contentful_update_asset"><code className="connector-page-code">contentful\_update\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing asset by ID. Fires the `ContentManagement.Asset.save` webhook. Requires X-Contentful-Version optimist...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_asset" data-action-label="Delete Asset" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_asset" aria-label="Copy contentful_delete_asset"><code className="connector-page-code">contentful\_delete\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete an asset by ID. Fires the `ContentManagement.Asset.delete` webhook. Asset MUST be unpublished first —...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_publish_asset" data-action-label="Publish Asset" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Publish Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_publish_asset" aria-label="Copy contentful_publish_asset"><code className="connector-page-code">contentful\_publish\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Publish an asset so it becomes available on the Content Delivery API. Fires the `ContentManagement.Asset.publish` webhoo...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_unpublish_asset" data-action-label="Unpublish Asset" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Unpublish Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_unpublish_asset" aria-label="Copy contentful_unpublish_asset"><code className="connector-page-code">contentful\_unpublish\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Unpublish an asset — its draft is retained but the published version is removed from the Content Delivery API. Fires the...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_process_asset" data-action-label="Process Asset" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Process Asset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_process_asset" aria-label="Copy contentful_process_asset"><code className="connector-page-code">contentful\_process\_asset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Trigger server-side processing of an uploaded asset file for a specific locale. REQUIRED after `create_asset` (or after...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_all_content_types" data-action-label="Get All Content Types" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get All Content Types</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_all_content_types" aria-label="Copy contentful_get_all_content_types"><code className="connector-page-code">contentful\_get\_all\_content\_types</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List content types (schemas) in the specified space's master environment. Companion to the \`ContentManagement.ContentTyp...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_content_type" data-action-label="Get Content Type" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Content Type</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_content_type" aria-label="Copy contentful_get_content_type"><code className="connector-page-code">contentful\_get\_content\_type</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single content type by its ID from the specified space's master environment. Use this to fetch the current \`s...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_content_type" data-action-label="Create Content Type" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Content Type</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_content_type" aria-label="Copy contentful_create_content_type"><code className="connector-page-code">contentful\_create\_content\_type</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a content type with a caller-supplied ID (Contentful uses PUT for upsert-by-ID — there is no POST endpoint). Fire...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_content_type" data-action-label="Update Content Type" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Content Type</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_content_type" aria-label="Copy contentful_update_content_type"><code className="connector-page-code">contentful\_update\_content\_type</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing content type. Fires the `ContentManagement.ContentType.save` webhook. Requires X-Contentful-Version o...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_content_type" data-action-label="Delete Content Type" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Content Type</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_content_type" aria-label="Copy contentful_delete_content_type"><code className="connector-page-code">contentful\_delete\_content\_type</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a content type. Fires the `ContentManagement.ContentType.delete` webhook. Content type MUST be unpubl...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_activate_content_type" data-action-label="Activate Content Type" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Activate Content Type</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_activate_content_type" aria-label="Copy contentful_activate_content_type"><code className="connector-page-code">contentful\_activate\_content\_type</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Activate (publish) a content type so entries can be authored against it and its schema is exposed on the Content Deliver...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_deactivate_content_type" data-action-label="Deactivate Content Type" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Deactivate Content Type</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_deactivate_content_type" aria-label="Copy contentful_deactivate_content_type"><code className="connector-page-code">contentful\_deactivate\_content\_type</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Deactivate (unpublish) a content type. Fires the `ContentManagement.ContentType.unpublish` webhook. Existing entries are...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_all_entries" data-action-label="Get All Entries" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get All Entries</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_all_entries" aria-label="Copy contentful_get_all_entries"><code className="connector-page-code">contentful\_get\_all\_entries</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List entries in the specified space's master environment. Fires read-only against the Contentful CMA — companion to the...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_entry" data-action-label="Get Entry" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_entry" aria-label="Copy contentful_get_entry"><code className="connector-page-code">contentful\_get\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single entry by its ID from the specified space's master environment. Use this to fetch the current \`sys.vers...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_entry" data-action-label="Create Entry" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_entry" aria-label="Copy contentful_create_entry"><code className="connector-page-code">contentful\_create\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new entry of the given content type in the specified space's master environment. Fires the \`ContentManagement.E...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_entry" data-action-label="Update Entry" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_entry" aria-label="Copy contentful_update_entry"><code className="connector-page-code">contentful\_update\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing entry by ID. Fires the `ContentManagement.Entry.save` webhook. Requires the X-Contentful-Version opti...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_entry" data-action-label="Delete Entry" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_entry" aria-label="Copy contentful_delete_entry"><code className="connector-page-code">contentful\_delete\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete an entry by ID. Fires the `ContentManagement.Entry.delete` webhook. Entry MUST be unpublished first —...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_publish_entry" data-action-label="Publish Entry" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Publish Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_publish_entry" aria-label="Copy contentful_publish_entry"><code className="connector-page-code">contentful\_publish\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Publish an entry so it becomes available on the Content Delivery API. Fires the `ContentManagement.Entry.publish` webhoo...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_unpublish_entry" data-action-label="Unpublish Entry" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Unpublish Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_unpublish_entry" aria-label="Copy contentful_unpublish_entry"><code className="connector-page-code">contentful\_unpublish\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Unpublish an entry — its draft is retained but the published version is removed from the Content Delivery API. Fires the...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organizations" data-action-label="List Organizations" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organizations</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organizations" aria-label="Copy contentful_list_organizations"><code className="connector-page-code">contentful\_list\_organizations</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all organizations the authenticated user has access to.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_organization" data-action-label="Get Organization" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Organization</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_organization" aria-label="Copy contentful_get_organization"><code className="connector-page-code">contentful\_get\_organization</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get details for a specific organization (admin/owner only).</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_organization" data-action-label="Update Organization" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Organization</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_organization" aria-label="Copy contentful_update_organization"><code className="connector-page-code">contentful\_update\_organization</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an organization's properties (admin/owner only).</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organization_memberships" data-action-label="List Organization Memberships" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Memberships</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organization_memberships" aria-label="Copy contentful_list_organization_memberships"><code className="connector-page-code">contentful\_list\_organization\_memberships</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all members of an organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_organization_membership" data-action-label="Get Organization Membership" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Organization Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_organization_membership" aria-label="Copy contentful_get_organization_membership"><code className="connector-page-code">contentful\_get\_organization\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single organization membership.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_organization_membership" data-action-label="Update Organization Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Organization Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_organization_membership" aria-label="Copy contentful_update_organization_membership"><code className="connector-page-code">contentful\_update\_organization\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an organization member's role.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_organization_membership" data-action-label="Delete Organization Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Organization Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_organization_membership" aria-label="Copy contentful_delete_organization_membership"><code className="connector-page-code">contentful\_delete\_organization\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Remove a user from the organization.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organization_periodic_usages" data-action-label="List Organization Periodic Usages" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Periodic Usages</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organization_periodic_usages" aria-label="Copy contentful_list_organization_periodic_usages"><code className="connector-page-code">contentful\_list\_organization\_periodic\_usages</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List organization-wide periodic usage metrics. Requires the organization-usage feature on the account's plan; non-eligib...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organization_available_licenses" data-action-label="List Organization Available Licenses" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Available Licenses</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organization_available_licenses" aria-label="Copy contentful_list_organization_available_licenses"><code className="connector-page-code">contentful\_list\_organization\_available\_licenses</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List available licenses for the organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_organization_invitation" data-action-label="Create Organization Invitation" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Organization Invitation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_organization_invitation" aria-label="Copy contentful_create_organization_invitation"><code className="connector-page-code">contentful\_create\_organization\_invitation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Invite a user to join the organization. The invitee receives an email with an acceptance link.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_organization_invitation" data-action-label="Get Organization Invitation" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Organization Invitation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_organization_invitation" aria-label="Copy contentful_get_organization_invitation"><code className="connector-page-code">contentful\_get\_organization\_invitation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a pending or accepted organization invitation by its identifier.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_personal_access_tokens" data-action-label="List Personal Access Tokens" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Personal Access Tokens</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_personal_access_tokens" aria-label="Copy contentful_list_personal_access_tokens"><code className="connector-page-code">contentful\_list\_personal\_access\_tokens</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the authenticated user's personal access tokens.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_personal_access_token" data-action-label="Get Personal Access Token" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Personal Access Token</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_personal_access_token" aria-label="Copy contentful_get_personal_access_token"><code className="connector-page-code">contentful\_get\_personal\_access\_token</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve metadata for a specific personal access token.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_personal_access_token" data-action-label="Create Personal Access Token" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Personal Access Token</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_personal_access_token" aria-label="Copy contentful_create_personal_access_token"><code className="connector-page-code">contentful\_create\_personal\_access\_token</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new personal access token for the authenticated user.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_revoke_personal_access_token" data-action-label="Revoke Personal Access Token" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Revoke Personal Access Token</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_revoke_personal_access_token" aria-label="Copy contentful_revoke_personal_access_token"><code className="connector-page-code">contentful\_revoke\_personal\_access\_token</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Revoke a personal access token, immediately invalidating it.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_admin_access_tokens" data-action-label="List Organization Access Tokens" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Access Tokens</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_admin_access_tokens" aria-label="Copy contentful_list_admin_access_tokens"><code className="connector-page-code">contentful\_list\_admin\_access\_tokens</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all personal access tokens (PATs) with access to a Contentful organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_roles" data-action-label="List Roles" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Roles</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_roles" aria-label="Copy contentful_list_roles"><code className="connector-page-code">contentful\_list\_roles</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all roles in a space.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_role" data-action-label="Get Role" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Role</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_role" aria-label="Copy contentful_get_role"><code className="connector-page-code">contentful\_get\_role</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single role 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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_role" data-action-label="Create Role" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Role</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_role" aria-label="Copy contentful_create_role"><code className="connector-page-code">contentful\_create\_role</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a custom role in a space.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_role" data-action-label="Update Role" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Role</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_role" aria-label="Copy contentful_update_role"><code className="connector-page-code">contentful\_update\_role</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing role.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_role" data-action-label="Delete Role" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Role</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_role" aria-label="Copy contentful_delete_role"><code className="connector-page-code">contentful\_delete\_role</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a role.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_space_memberships" data-action-label="List Space Memberships" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Space Memberships</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_space_memberships" aria-label="Copy contentful_list_space_memberships"><code className="connector-page-code">contentful\_list\_space\_memberships</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List space-membership records for a space (each item carries the user link, admin flag, and role assignments).</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_space_membership" data-action-label="Get Space Membership" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_space_membership" aria-label="Copy contentful_get_space_membership"><code className="connector-page-code">contentful\_get\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single space membership 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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_space_membership" data-action-label="Create Space Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_space_membership" aria-label="Copy contentful_create_space_membership"><code className="connector-page-code">contentful\_create\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Grant an existing organization member access to a space (cannot invite net-new users).</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_space_membership" data-action-label="Update Space Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_space_membership" aria-label="Copy contentful_update_space_membership"><code className="connector-page-code">contentful\_update\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a space membership's roles or admin status.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_space_membership" data-action-label="Delete Space Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_space_membership" aria-label="Copy contentful_delete_space_membership"><code className="connector-page-code">contentful\_delete\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Remove a user from a space.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_space_members" data-action-label="List Space Members" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Space Members</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_space_members" aria-label="Copy contentful_list_space_members"><code className="connector-page-code">contentful\_list\_space\_members</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List combined direct and team-derived members of a space.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_space_member" data-action-label="Get Space Member" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Space Member</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_space_member" aria-label="Copy contentful_get_space_member"><code className="connector-page-code">contentful\_get\_space\_member</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single space member's combined direct and team-derived access.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_spaces" data-action-label="List Spaces" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Spaces</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_spaces" aria-label="Copy contentful_list_spaces"><code className="connector-page-code">contentful\_list\_spaces</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all spaces accessible to the authenticated user.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_space" data-action-label="Get Space" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Space</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_space" aria-label="Copy contentful_get_space"><code className="connector-page-code">contentful\_get\_space</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single space 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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_space" data-action-label="Create Space" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Space</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_space" aria-label="Copy contentful_create_space"><code className="connector-page-code">contentful\_create\_space</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new space in an organization. Requires the organization to have an available space-creation license; otherwise...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_space" data-action-label="Update Space" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Space</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_space" aria-label="Copy contentful_update_space"><code className="connector-page-code">contentful\_update\_space</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a space's name.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_space" data-action-label="Delete Space" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Space</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_space" aria-label="Copy contentful_delete_space"><code className="connector-page-code">contentful\_delete\_space</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a space and all of its resources.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_space_addons" data-action-label="Get Space Add-ons" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Space Add-ons</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_space_addons" aria-label="Copy contentful_get_space_addons"><code className="connector-page-code">contentful\_get\_space\_addons</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get add-on allocations for a space. Requires the space add-ons feature on the account's plan; non-eligible accounts retu...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_space_addons" data-action-label="Update Space Add-ons" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Space Add-ons</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_space_addons" aria-label="Copy contentful_update_space_addons"><code className="connector-page-code">contentful\_update\_space\_addons</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update add-on allocations for a space. Requires the space add-ons feature on the account's plan; non-eligible accounts r...</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_space_eligible_licenses" data-action-label="Get Space Eligible Licenses" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Space Eligible Licenses</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_space_eligible_licenses" aria-label="Copy contentful_get_space_eligible_licenses"><code className="connector-page-code">contentful\_get\_space\_eligible\_licenses</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List license options eligible for a space.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_space_periodic_usages" data-action-label="List Space Periodic Usages" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Space Periodic Usages</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_space_periodic_usages" aria-label="Copy contentful_list_space_periodic_usages"><code className="connector-page-code">contentful\_list\_space\_periodic\_usages</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List per-space periodic usage metrics for an organization. Requires the per-space-usage feature on the account's plan; n...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_teams_in_space" data-action-label="List Teams In Space" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Teams In Space</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_teams_in_space" aria-label="Copy contentful_list_teams_in_space"><code className="connector-page-code">contentful\_list\_teams\_in\_space</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Team objects (name, description, member count) that have access to a space. For per-team admin status or role assig...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organization_teams" data-action-label="List Organization Teams" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Teams</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organization_teams" aria-label="Copy contentful_list_organization_teams"><code className="connector-page-code">contentful\_list\_organization\_teams</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all teams in an organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_team" data-action-label="Get Team" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Team</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_team" aria-label="Copy contentful_get_team"><code className="connector-page-code">contentful\_get\_team</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single team 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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_team" data-action-label="Create Team" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Team</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_team" aria-label="Copy contentful_create_team"><code className="connector-page-code">contentful\_create\_team</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new team in an organization.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_team" data-action-label="Update Team" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Team</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_team" aria-label="Copy contentful_update_team"><code className="connector-page-code">contentful\_update\_team</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a team's name and description.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_team" data-action-label="Delete Team" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Team</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_team" aria-label="Copy contentful_delete_team"><code className="connector-page-code">contentful\_delete\_team</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a team from an organization.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_team_memberships_in_team" data-action-label="List Team Memberships In Team" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Team Memberships In Team</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_team_memberships_in_team" aria-label="Copy contentful_list_team_memberships_in_team"><code className="connector-page-code">contentful\_list\_team\_memberships\_in\_team</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List members of a team.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organization_team_memberships" data-action-label="List Organization Team Memberships" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Team Memberships</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organization_team_memberships" aria-label="Copy contentful_list_organization_team_memberships"><code className="connector-page-code">contentful\_list\_organization\_team\_memberships</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all team memberships across the organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_team_membership" data-action-label="Get Team Membership" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Team Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_team_membership" aria-label="Copy contentful_get_team_membership"><code className="connector-page-code">contentful\_get\_team\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single team membership 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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_team_membership" data-action-label="Create Team Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Team Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_team_membership" aria-label="Copy contentful_create_team_membership"><code className="connector-page-code">contentful\_create\_team\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add an organization member to a team.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_team_membership" data-action-label="Delete Team Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Team Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_team_membership" aria-label="Copy contentful_delete_team_membership"><code className="connector-page-code">contentful\_delete\_team\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Remove a member from a team.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_team_space_memberships_in_space" data-action-label="List Team Space Memberships In Space" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Team Space Memberships In Space</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_team_space_memberships_in_space" aria-label="Copy contentful_list_team_space_memberships_in_space"><code className="connector-page-code">contentful\_list\_team\_space\_memberships\_in\_space</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List team-space membership records for a space (each item carries the team link, admin flag, and role assignments).</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_team_space_membership" data-action-label="Get Team Space Membership" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Team Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_team_space_membership" aria-label="Copy contentful_get_team_space_membership"><code className="connector-page-code">contentful\_get\_team\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single team space membership 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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_create_team_space_membership" data-action-label="Create Team Space Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Team Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_create_team_space_membership" aria-label="Copy contentful_create_team_space_membership"><code className="connector-page-code">contentful\_create\_team\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Grant a team access to a space.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_update_team_space_membership" data-action-label="Update Team Space Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Team Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_update_team_space_membership" aria-label="Copy contentful_update_team_space_membership"><code className="connector-page-code">contentful\_update\_team\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a team's access to a space.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_delete_team_space_membership" data-action-label="Delete Team Space Membership" data-action-scopes="content_management_manage" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Team Space Membership</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_delete_team_space_membership" aria-label="Copy contentful_delete_team_space_membership"><code className="connector-page-code">contentful\_delete\_team\_space\_membership</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Revoke a team's access to a space.</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="content_management_manage" aria-label="Copy scope content_management_manage"><code className="connector-page-code">content\_management\_manage</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_current_user" data-action-label="Get Current User" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Current User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_current_user" aria-label="Copy contentful_get_current_user"><code className="connector-page-code">contentful\_get\_current\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the currently authenticated Contentful user.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_space_users" data-action-label="List Space Users" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Space Users</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_space_users" aria-label="Copy contentful_list_space_users"><code className="connector-page-code">contentful\_list\_space\_users</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List User objects (name, email, avatar, activated state) for everyone with access to a Contentful space. If you need rol...</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_space_user" data-action-label="Get Space User" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Space User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_space_user" aria-label="Copy contentful_get_space_user"><code className="connector-page-code">contentful\_get\_space\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single user with access to a Contentful space.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_list_organization_users" data-action-label="List Organization Users" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Users</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_list_organization_users" aria-label="Copy contentful_list_organization_users"><code className="connector-page-code">contentful\_list\_organization\_users</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all users in a Contentful organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-action-id="contentful_get_organization_user" data-action-label="Get Organization User" data-action-scopes="content_management_read" data-action-auth="Personal Access Token,OAuth 2.0" data-action-auth-scopes="{&#x22;Personal Access Token&#x22;:[],&#x22;OAuth 2.0&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Organization User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_get_organization_user" aria-label="Copy contentful_get_organization_user"><code className="connector-page-code">contentful\_get\_organization\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single user in a Contentful organization.</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="content_management_read" aria-label="Copy scope content_management_read"><code className="connector-page-code">content\_management\_read</code></button></div>
        </div>
      </div>
    </div>
  </div>
</div>

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

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

      <div className="connector-actions-scopes" data-connector-events-scopes>
        <button type="button" className="connector-actions-scopes__toggle" data-connector-events-scopes-toggle aria-expanded="false">
          <span>Tags<span data-connector-events-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-events-scope-search placeholder="Search tags..." aria-label="Search tags" />

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

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Assets" data-connector-events-scope-filter />

            <span>Assets</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Content Types" data-connector-events-scope-filter />

            <span>Content Types</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Entries" data-connector-events-scope-filter />

            <span>Entries</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Health Check" data-connector-events-scope-filter />

            <span>Health Check</span>
          </label>

          <div className="connector-actions-scopes__empty" data-connector-events-scopes-empty hidden>No tags found</div>
        </div>
      </div>
    </div>
  </div>

  <div className="meta-library-count" data-connector-events-count>18 events</div>

  <div className="not-prose meta-library-table-container" data-connector-events-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">Event</div>
        <div className="meta-library-grid-header-cell">Description</div>
        <div className="meta-library-grid-header-cell">Tags</div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_active_check" data-event-label="Active Check" data-event-tags="Health Check">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Active Check</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_active_check" aria-label="Copy contentful_active_check"><code className="connector-page-code">contentful\_active\_check</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Returns 200 OK for any Contentful webhook delivery that does not carry a recognised topic.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Health Check</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_entry_publish" data-event-label="Entry Published" data-event-tags="Entries">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Entry Published</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_entry_publish" aria-label="Copy contentful_webhook_entry_publish"><code className="connector-page-code">contentful\_webhook\_entry\_publish</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Entry is published. Retrieve the full entry with get\_entry using the entity\_id (body.sys.id).</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Entries</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_entry_unpublish" data-event-label="Entry Unpublished" data-event-tags="Entries">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Entry Unpublished</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_entry_unpublish" aria-label="Copy contentful_webhook_entry_unpublish"><code className="connector-page-code">contentful\_webhook\_entry\_unpublish</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Entry is unpublished, removing it from delivery APIs.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Entries</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_entry_create" data-event-label="Entry Created" data-event-tags="Entries">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Entry Created</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_entry_create" aria-label="Copy contentful_webhook_entry_create"><code className="connector-page-code">contentful\_webhook\_entry\_create</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a new Contentful Entry is created in the space (draft state).</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Entries</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_entry_save" data-event-label="Entry Saved" data-event-tags="Entries">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Entry Saved</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_entry_save" aria-label="Copy contentful_webhook_entry_save"><code className="connector-page-code">contentful\_webhook\_entry\_save</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Entry is saved (draft changes persisted but not published).</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Entries</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_entry_delete" data-event-label="Entry Deleted" data-event-tags="Entries">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Entry Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_entry_delete" aria-label="Copy contentful_webhook_entry_delete"><code className="connector-page-code">contentful\_webhook\_entry\_delete</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Entry is permanently deleted from the space.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Entries</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_entry_auto_save" data-event-label="Entry Auto-Saved" data-event-tags="Entries">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Entry Auto-Saved</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_entry_auto_save" aria-label="Copy contentful_webhook_entry_auto_save"><code className="connector-page-code">contentful\_webhook\_entry\_auto\_save</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Entry is automatically saved by the web app editor.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Entries</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_asset_publish" data-event-label="Asset Published" data-event-tags="Assets">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Asset Published</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_asset_publish" aria-label="Copy contentful_webhook_asset_publish"><code className="connector-page-code">contentful\_webhook\_asset\_publish</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Asset is published and available via the Delivery API.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Assets</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_asset_unpublish" data-event-label="Asset Unpublished" data-event-tags="Assets">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Asset Unpublished</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_asset_unpublish" aria-label="Copy contentful_webhook_asset_unpublish"><code className="connector-page-code">contentful\_webhook\_asset\_unpublish</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Asset is unpublished, removing it from the Delivery API.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Assets</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_asset_create" data-event-label="Asset Created" data-event-tags="Assets">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Asset Created</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_asset_create" aria-label="Copy contentful_webhook_asset_create"><code className="connector-page-code">contentful\_webhook\_asset\_create</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a new Contentful Asset is created in the space.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Assets</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_asset_save" data-event-label="Asset Saved" data-event-tags="Assets">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Asset Saved</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_asset_save" aria-label="Copy contentful_webhook_asset_save"><code className="connector-page-code">contentful\_webhook\_asset\_save</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Asset is saved (e.g. title or file updated but not yet published).</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Assets</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_asset_delete" data-event-label="Asset Deleted" data-event-tags="Assets">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Asset Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_asset_delete" aria-label="Copy contentful_webhook_asset_delete"><code className="connector-page-code">contentful\_webhook\_asset\_delete</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Asset is permanently deleted from the space.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Assets</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_asset_auto_save" data-event-label="Asset Auto-Saved" data-event-tags="Assets">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Asset Auto-Saved</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_asset_auto_save" aria-label="Copy contentful_webhook_asset_auto_save"><code className="connector-page-code">contentful\_webhook\_asset\_auto\_save</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Asset is automatically saved by the web app editor.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Assets</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_content_type_publish" data-event-label="Content Type Published" data-event-tags="Content Types">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Content Type Published</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_content_type_publish" aria-label="Copy contentful_webhook_content_type_publish"><code className="connector-page-code">contentful\_webhook\_content\_type\_publish</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Content Type is published, making it available for creating entries.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Content Types</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_content_type_unpublish" data-event-label="Content Type Unpublished" data-event-tags="Content Types">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Content Type Unpublished</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_content_type_unpublish" aria-label="Copy contentful_webhook_content_type_unpublish"><code className="connector-page-code">contentful\_webhook\_content\_type\_unpublish</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Content Type is unpublished (new entries can no longer be created from it).</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Content Types</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_content_type_create" data-event-label="Content Type Created" data-event-tags="Content Types">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Content Type Created</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_content_type_create" aria-label="Copy contentful_webhook_content_type_create"><code className="connector-page-code">contentful\_webhook\_content\_type\_create</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a new Contentful Content Type is created in the space.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Content Types</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_content_type_save" data-event-label="Content Type Saved" data-event-tags="Content Types">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Content Type Saved</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_content_type_save" aria-label="Copy contentful_webhook_content_type_save"><code className="connector-page-code">contentful\_webhook\_content\_type\_save</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Content Type's schema is saved (field changes persisted but not yet published).</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Content Types</span></div>
        </div>
      </div>

      <div className="connector-meta-library-row" data-event-id="contentful_webhook_content_type_delete" data-event-label="Content Type Deleted" data-event-tags="Content Types">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Content Type Deleted</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="contentful_webhook_content_type_delete" aria-label="Copy contentful_webhook_content_type_delete"><code className="connector-page-code">contentful\_webhook\_content\_type\_delete</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fired when a Contentful Content Type is permanently deleted from the space.</div>

        <div className="meta-library-grid-cell meta-library-grid-cell--values">
          <div className="connector-meta-library-values-list"><span className="connector-page-category-tag">Content Types</span></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 [Organizations & Projects](/gateway/concepts/organizations-and-projects).
  </Step>

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

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/contentful/guides/connector-profile/personal-access-token" icon="https://stackone-logos.com/api/contentful/filled/png" horizontal>
        Contentful - Personal Access Token
      </Card>

      <Card title="Connector Profile" href="/connectors/contentful/guides/connector-profile/oauth-2-0" icon="https://stackone-logos.com/api/contentful/filled/png" horizontal>
        Contentful - OAuth 2.0
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/embed/account-linking/overview) or [Auth Link](/embed/account-linking/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/contentful/guides/link-account/personal-access-token" icon="https://stackone-logos.com/api/contentful/filled/png" horizontal>
        Contentful - Personal Access Token
      </Card>

      <Card title="Link Account" href="/connectors/contentful/guides/link-account/oauth-2-0" icon="https://stackone-logos.com/api/contentful/filled/png" horizontal>
        Contentful - OAuth 2.0
      </Card>
    </Columns>
  </Step>

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

    * [MCP](/embed/call-actions/mcp) – Model Context Protocol for AI assistants
    * [A2A](/embed/call-actions/agent2agent) – Agent-to-Agent protocol
    * [Agent SDK](/embed/call-actions/agent-sdk) – TypeScript and Python SDKs for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/embed/call-actions/troubleshooting/playground) – Test actions in the dashboard
  </Step>
</Steps>

## Webhook Events

<Columns cols={2}>
  <Card title="Webhooks setup" href="/connectors/contentful/guides/webhook-setup">
    <p className="connector-page-auth-description" style={{ fontSize: '14px', marginTop: 0, marginBottom: 0 }}>
      Configure receiving Events for Contentful into StackOne.
    </p>
  </Card>
</Columns>
