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

# Abacus.AI

> How to set up the Abacus.AI connector, plus the actions that are available.

<div style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/abacusai/filled/svg" alt="Abacus.AI" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div className="connector-page-changelog" style={{ display: 'flex', flexDirection: 'column', gap: '2px' }}>
    <div style={{ display: 'flex', alignItems: 'center', gap: '6px' }}><span className="connector-page-tag-beta" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px' }}>Beta</span><span>v0.1.0</span></div>
    <div><a href="/connectors/abacusai/changelog">See changelog</a></div>
  </div>

  <div className="connector-page-header-meta">
    <div className="connector-page-subtitle"><a href="#actions">62 actions</a> · 1 auth method</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 [Setup Connector Profile](/gateway/quickstart#setup-connector-profile).

    <Columns cols={2}>
      <Card title="Connector Profile · API Key" href="/connectors/abacusai/guides/connector-profile/api-key" icon="https://stackone-logos.com/api/abacusai/filled/svg" horizontal>
        Connect your Abacus.AI account using an API key generated from the Abacus.AI dashboard. The key inherits the permissions...
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Link an account [from the dashboard](/connect/managing-connectors/linking-accounts#link-from-the-dashboard) (or via [StackOne Hub](/embed/account-linking/overview)).

    See the guide for the authentication type chosen in the Connector Profile:

    <Columns cols={2}>
      <Card title="Link Account · API Key" href="/connectors/abacusai/guides/link-account/api-key" icon="https://stackone-logos.com/api/abacusai/filled/svg" horizontal />
    </Columns>
  </Step>

  <Step title="Use Actions">
    Connect your agent to the linked account's actions. See [Agent Setup](/connect/agent-setup/overview).

    Other ways to call actions are listed in [Protocols & SDKs](/connect/protocols-and-sdks).
  </Step>
</Steps>

## Actions

<div className="connector-meta-library-section">
  <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>
  </div>

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

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <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>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_batch_predictions" data-action-label="List Batch Predictions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Batch Predictions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_batch_predictions" aria-label="Copy abacusai_list_batch_predictions"><code className="connector-page-code">abacusai\_list\_batch\_predictions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the batch prediction jobs defined within a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_batch_prediction" data-action-label="Get Batch Prediction" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Batch Prediction</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_batch_prediction" aria-label="Copy abacusai_get_batch_prediction"><code className="connector-page-code">abacusai\_get\_batch\_prediction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full description of a single batch prediction job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_batch_prediction" data-action-label="Create Batch Prediction" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Batch Prediction</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_batch_prediction" aria-label="Copy abacusai_create_batch_prediction"><code className="connector-page-code">abacusai\_create\_batch\_prediction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a reusable batch prediction job description for a deployment.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_start_batch_prediction" data-action-label="Start Batch Prediction" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Start Batch Prediction</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_start_batch_prediction" aria-label="Copy abacusai_start_batch_prediction"><code className="connector-page-code">abacusai\_start\_batch\_prediction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Start a new run (version) of an existing batch prediction job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_datasets" data-action-label="List Datasets" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Datasets</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_datasets" aria-label="Copy abacusai_list_datasets"><code className="connector-page-code">abacusai\_list\_datasets</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all datasets registered in the organization.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_dataset" data-action-label="Get Dataset" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Dataset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_dataset" aria-label="Copy abacusai_get_dataset"><code className="connector-page-code">abacusai\_get\_dataset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full details of a single dataset.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_dataset" data-action-label="Delete Dataset" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Dataset</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_dataset" aria-label="Copy abacusai_delete_dataset"><code className="connector-page-code">abacusai\_delete\_dataset</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a dataset from the organization.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_dataset_versions" data-action-label="List Dataset Versions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Dataset Versions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_dataset_versions" aria-label="Copy abacusai_list_dataset_versions"><code className="connector-page-code">abacusai\_list\_dataset\_versions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all versions of a dataset.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_dataset_schema" data-action-label="Get Dataset Schema" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Dataset Schema</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_dataset_schema" aria-label="Copy abacusai_get_dataset_schema"><code className="connector-page-code">abacusai\_get\_dataset\_schema</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the column schema of a dataset.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_dataset_version_from_file_connector" data-action-label="Create Dataset Version From File Connector" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Dataset Version From File Connector</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_dataset_version_from_file_connector" aria-label="Copy abacusai_create_dataset_version_from_file_connector"><code className="connector-page-code">abacusai\_create\_dataset\_version\_from\_file\_connector</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new dataset version by re-importing from a file connector location.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_deployments" data-action-label="List Deployments" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Deployments</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_deployments" aria-label="Copy abacusai_list_deployments"><code className="connector-page-code">abacusai\_list\_deployments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List every deployment belonging to a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_deployment" data-action-label="Get Deployment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Deployment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_deployment" aria-label="Copy abacusai_get_deployment"><code className="connector-page-code">abacusai\_get\_deployment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full description of a single deployment.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_deployment" data-action-label="Create Deployment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Deployment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_deployment" aria-label="Copy abacusai_create_deployment"><code className="connector-page-code">abacusai\_create\_deployment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a deployment that serves a trained model or feature group for predictions.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_start_deployment" data-action-label="Start Deployment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Start Deployment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_start_deployment" aria-label="Copy abacusai_start_deployment"><code className="connector-page-code">abacusai\_start\_deployment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Restart a deployment that was previously stopped or suspended.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_stop_deployment" data-action-label="Stop Deployment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Stop Deployment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_stop_deployment" aria-label="Copy abacusai_stop_deployment"><code className="connector-page-code">abacusai\_stop\_deployment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Stop a running deployment to suspend prediction serving.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_deployment" data-action-label="Delete Deployment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Deployment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_deployment" aria-label="Copy abacusai_delete_deployment"><code className="connector-page-code">abacusai\_delete\_deployment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a deployment without affecting its underlying models.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_update_deployment" data-action-label="Update Deployment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Deployment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_update_deployment" aria-label="Copy abacusai_update_deployment"><code className="connector-page-code">abacusai\_update\_deployment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the mutable properties of an existing deployment.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_feature_groups" data-action-label="List Feature Groups" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Feature Groups</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_feature_groups" aria-label="Copy abacusai_list_feature_groups"><code className="connector-page-code">abacusai\_list\_feature\_groups</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a paginated list of feature groups in your organization.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_feature_group" data-action-label="Get Feature Group" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Feature Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_feature_group" aria-label="Copy abacusai_get_feature_group"><code className="connector-page-code">abacusai\_get\_feature\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the details of a single feature group.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_feature_group" data-action-label="Create Feature Group" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Feature Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_feature_group" aria-label="Copy abacusai_create_feature_group"><code className="connector-page-code">abacusai\_create\_feature\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new feature group defined by a SQL statement.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_update_feature_group" data-action-label="Update Feature Group" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Feature Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_update_feature_group" aria-label="Copy abacusai_update_feature_group"><code className="connector-page-code">abacusai\_update\_feature\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a feature group's description.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_feature_group" data-action-label="Delete Feature Group" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Feature Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_feature_group" aria-label="Copy abacusai_delete_feature_group"><code className="connector-page-code">abacusai\_delete\_feature\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a feature group.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_feature_group_versions" data-action-label="List Feature Group Versions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Feature Group Versions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_feature_group_versions" aria-label="Copy abacusai_list_feature_group_versions"><code className="connector-page-code">abacusai\_list\_feature\_group\_versions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the materialized versions of a feature group.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_feature_group_schema" data-action-label="Get Feature Group Schema" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Feature Group Schema</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_feature_group_schema" aria-label="Copy abacusai_get_feature_group_schema"><code className="connector-page-code">abacusai\_get\_feature\_group\_schema</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the schema (columns) of a feature group.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_feature_group_version" data-action-label="Create Feature Group Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Feature Group Version</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_feature_group_version" aria-label="Copy abacusai_create_feature_group_version"><code className="connector-page-code">abacusai\_create\_feature\_group\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Materialize a new version of a feature group.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_model_monitors" data-action-label="List Model Monitors" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Model Monitors</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_model_monitors" aria-label="Copy abacusai_list_model_monitors"><code className="connector-page-code">abacusai\_list\_model\_monitors</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the model monitors belonging to a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_model_monitor" data-action-label="Get Model Monitor" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Model Monitor</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_model_monitor" aria-label="Copy abacusai_get_model_monitor"><code className="connector-page-code">abacusai\_get\_model\_monitor</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full description of a single model monitor by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_models" data-action-label="List Models" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Models</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_models" aria-label="Copy abacusai_list_models"><code className="connector-page-code">abacusai\_list\_models</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all models within a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_model" data-action-label="Get Model" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Model</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_model" aria-label="Copy abacusai_get_model"><code className="connector-page-code">abacusai\_get\_model</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full details of a single model.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_model" data-action-label="Delete Model" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Model</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_model" aria-label="Copy abacusai_delete_model"><code className="connector-page-code">abacusai\_delete\_model</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a model and all of its versions.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_model_versions" data-action-label="List Model Versions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Model Versions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_model_versions" aria-label="Copy abacusai_list_model_versions"><code className="connector-page-code">abacusai\_list\_model\_versions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all training versions of a model.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_model_version" data-action-label="Get Model Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Model Version</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_model_version" aria-label="Copy abacusai_get_model_version"><code className="connector-page-code">abacusai\_get\_model\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full details of a single model version.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_model_metrics" data-action-label="Get Model Metrics" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Model Metrics</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_model_metrics" aria-label="Copy abacusai_get_model_metrics"><code className="connector-page-code">abacusai\_get\_model\_metrics</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the evaluation metrics for a model.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_train_model" data-action-label="Train Model" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Train Model</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_train_model" aria-label="Copy abacusai_train_model"><code className="connector-page-code">abacusai\_train\_model</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create and start training a new model in a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_organization_users" data-action-label="List Organization Users" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#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="abacusai_list_organization_users" aria-label="Copy abacusai_list_organization_users"><code className="connector-page-code">abacusai\_list\_organization\_users</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all platform users in the organization, including pending invitees.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_user" data-action-label="Get User" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get User</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_user" aria-label="Copy abacusai_get_user"><code className="connector-page-code">abacusai\_get\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the profile of the currently authenticated user.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_organization_groups" data-action-label="List Organization Groups" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Organization Groups</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_organization_groups" aria-label="Copy abacusai_list_organization_groups"><code className="connector-page-code">abacusai\_list\_organization\_groups</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all permission groups in the organization.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_organization_group" data-action-label="Get Organization Group" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Organization Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_organization_group" aria-label="Copy abacusai_get_organization_group"><code className="connector-page-code">abacusai\_get\_organization\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the details of a single organization group by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_api_keys" data-action-label="List API Keys" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List API Keys</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_api_keys" aria-label="Copy abacusai_list_api_keys"><code className="connector-page-code">abacusai\_list\_api\_keys</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the API keys for the current user's organization.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_pipelines" data-action-label="List Pipelines" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Pipelines</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_pipelines" aria-label="Copy abacusai_list_pipelines"><code className="connector-page-code">abacusai\_list\_pipelines</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the pipelines for the organization, optionally scoped to one project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_pipeline" data-action-label="Get Pipeline" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Pipeline</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_pipeline" aria-label="Copy abacusai_get_pipeline"><code className="connector-page-code">abacusai\_get\_pipeline</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full description of a single pipeline by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_run_pipeline" data-action-label="Run Pipeline" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Run Pipeline</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_run_pipeline" aria-label="Copy abacusai_run_pipeline"><code className="connector-page-code">abacusai\_run\_pipeline</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Trigger a run of a pipeline, optionally passing in argument values.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_pipeline" data-action-label="Create Pipeline" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Pipeline</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_pipeline" aria-label="Copy abacusai_create_pipeline"><code className="connector-page-code">abacusai\_create\_pipeline</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new pipeline for executing multiple steps as one workflow.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_pipeline" data-action-label="Delete Pipeline" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Pipeline</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_pipeline" aria-label="Copy abacusai_delete_pipeline"><code className="connector-page-code">abacusai\_delete\_pipeline</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a pipeline by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_projects" data-action-label="List Projects" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Projects</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_projects" aria-label="Copy abacusai_list_projects"><code className="connector-page-code">abacusai\_list\_projects</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a paginated list of all projects in your organization.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_project" data-action-label="Get Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_project" aria-label="Copy abacusai_get_project"><code className="connector-page-code">abacusai\_get\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full details of a single project by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_project" data-action-label="Create Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_project" aria-label="Copy abacusai_create_project"><code className="connector-page-code">abacusai\_create\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new project for a given use case.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_project" data-action-label="Delete Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_project" aria-label="Copy abacusai_delete_project"><code className="connector-page-code">abacusai\_delete\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a project along with its models and deployments.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_rename_project" data-action-label="Rename Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Rename Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_rename_project" aria-label="Copy abacusai_rename_project"><code className="connector-page-code">abacusai\_rename\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Rename an existing project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_project_feature_groups" data-action-label="List Project Feature Groups" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Project Feature Groups</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_project_feature_groups" aria-label="Copy abacusai_list_project_feature_groups"><code className="connector-page-code">abacusai\_list\_project\_feature\_groups</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the feature groups attached to a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_add_feature_group_to_project" data-action-label="Add Feature Group To Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Add Feature Group To Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_add_feature_group_to_project" aria-label="Copy abacusai_add_feature_group_to_project"><code className="connector-page-code">abacusai\_add\_feature\_group\_to\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Attach an existing feature group to a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_remove_feature_group_from_project" data-action-label="Remove Feature Group From Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Remove Feature Group From Project</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_remove_feature_group_from_project" aria-label="Copy abacusai_remove_feature_group_from_project"><code className="connector-page-code">abacusai\_remove\_feature\_group\_from\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Detach a feature group from a project.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_refresh_policies" data-action-label="List Refresh Policies" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Refresh Policies</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_refresh_policies" aria-label="Copy abacusai_list_refresh_policies"><code className="connector-page-code">abacusai\_list\_refresh\_policies</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the organization's refresh policies, optionally narrowed to those attached to specific resources.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_refresh_policy" data-action-label="Get Refresh Policy" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Refresh Policy</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_refresh_policy" aria-label="Copy abacusai_get_refresh_policy"><code className="connector-page-code">abacusai\_get\_refresh\_policy</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full details of a single refresh policy by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_refresh_policy" data-action-label="Create Refresh Policy" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Refresh Policy</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_refresh_policy" aria-label="Copy abacusai_create_refresh_policy"><code className="connector-page-code">abacusai\_create\_refresh\_policy</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a refresh policy that re-runs a set of actions on a recurring cron schedule.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_run_refresh_policy" data-action-label="Run Refresh Policy" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Run Refresh Policy</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_run_refresh_policy" aria-label="Copy abacusai_run_refresh_policy"><code className="connector-page-code">abacusai\_run\_refresh\_policy</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Force an immediate run of a refresh policy outside its normal schedule.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_refresh_policy" data-action-label="Delete Refresh Policy" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Refresh Policy</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_refresh_policy" aria-label="Copy abacusai_delete_refresh_policy"><code className="connector-page-code">abacusai\_delete\_refresh\_policy</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a refresh policy by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_get_webhook" data-action-label="Get Webhook" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Webhook</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_get_webhook" aria-label="Copy abacusai_get_webhook"><code className="connector-page-code">abacusai\_get\_webhook</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full configuration of a single webhook by its ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_list_deployment_webhooks" data-action-label="List Deployment Webhooks" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Deployment Webhooks</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_list_deployment_webhooks" aria-label="Copy abacusai_list_deployment_webhooks"><code className="connector-page-code">abacusai\_list\_deployment\_webhooks</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all webhooks attached to a given deployment.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_create_deployment_webhook" data-action-label="Create Deployment Webhook" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Deployment Webhook</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_create_deployment_webhook" aria-label="Copy abacusai_create_deployment_webhook"><code className="connector-page-code">abacusai\_create\_deployment\_webhook</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a webhook on a deployment that fires on a given event type.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_update_webhook" data-action-label="Update Webhook" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Webhook</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_update_webhook" aria-label="Copy abacusai_update_webhook"><code className="connector-page-code">abacusai\_update\_webhook</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the endpoint, event type, or payload template of an existing webhook.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="abacusai_delete_webhook" data-action-label="Delete Webhook" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Webhook</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="abacusai_delete_webhook" aria-label="Copy abacusai_delete_webhook"><code className="connector-page-code">abacusai\_delete\_webhook</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a webhook by its ID.</div>
      </div>
    </div>
  </div>
</div>
