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

# SPS Commerce

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

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>SPS Commerce</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>24 actions · 3 auth methods</div>

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

## Authentication

<Columns cols={2}>
  <Card title="OAuth 2.0 - Client Credentials (Machine-to-Machine)">
    Connect using OAuth 2.0 Client Credentials for direct server-to-server access. Recommended when you are integrating SPS...

    Guides: [Connector Profile](/connectors/spscommerce/guides/connector-profile/oauth-2-0-client-credentials-machine-to-machine), [Link Account](/connectors/spscommerce/guides/link-account/oauth-2-0-client-credentials-machine-to-machine)
  </Card>

  <Card title="OAuth 2.0 - Authorization Code (Web Service)">
    Connect using OAuth 2.0 Authorization Code flow. Use this when StackOne is acting on behalf of an SPS customer (e.g., a...

    Guides: [Connector Profile](/connectors/spscommerce/guides/connector-profile/oauth-2-0-authorization-code-web-service), [Link Account](/connectors/spscommerce/guides/link-account/oauth-2-0-authorization-code-web-service)
  </Card>

  <Card title="OAuth 2.0 - Authorization Code with PKCE (Native / SPA)">
    Connect using OAuth 2.0 Authorization Code flow with PKCE. Use this for desktop, mobile, or single-page apps that cannot...

    Guides: [Connector Profile](/connectors/spscommerce/guides/connector-profile/oauth-2-0-authorization-code-with-pkce-native-spa), [Link Account](/connectors/spscommerce/guides/link-account/oauth-2-0-authorization-code-with-pkce-native-spa)
  </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>
  </div>

  <div className="meta-library-count" data-connector-actions-count>24 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="spscommerce_list_submission_forms" data-action-label="List Submission Forms" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Submission Forms</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_list_submission_forms" aria-label="Copy spscommerce_list_submission_forms"><code className="connector-page-code">spscommerce\_list\_submission\_forms</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all available trading-partner submission forms (campaigns) on the SPS Commerce network.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_submission_form" data-action-label="Get Submission Form" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Submission Form</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_submission_form" aria-label="Copy spscommerce_get_submission_form"><code className="connector-page-code">spscommerce\_get\_submission\_form</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a specific trading-partner submission form by ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_create_trading_partner_submission" data-action-label="Create Trading Partner Submission" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Trading Partner Submission</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_create_trading_partner_submission" aria-label="Copy spscommerce_create_trading_partner_submission"><code className="connector-page-code">spscommerce\_create\_trading\_partner\_submission</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit a new trading partner (supplier or retailer) for SPS Commerce onboarding.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_list_transactions" data-action-label="List Transactions" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Transactions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_list_transactions" aria-label="Copy spscommerce_list_transactions"><code className="connector-page-code">spscommerce\_list\_transactions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List EDI transaction files in a directory on the SPS Commerce file space.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_transaction" data-action-label="Get Transaction" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Transaction</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_transaction" aria-label="Copy spscommerce_get_transaction"><code className="connector-page-code">spscommerce\_get\_transaction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Download a specific EDI transaction file by its full path.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_create_transaction" data-action-label="Create Transaction (Upload EDI File)" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Transaction (Upload EDI File)</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_create_transaction" aria-label="Copy spscommerce_create_transaction"><code className="connector-page-code">spscommerce\_create\_transaction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Upload a new EDI transaction file to the SPS Commerce file space.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_delete_transaction" data-action-label="Delete Transaction" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Transaction</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_delete_transaction" aria-label="Copy spscommerce_delete_transaction"><code className="connector-page-code">spscommerce\_delete\_transaction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete an EDI transaction file from the SPS Commerce file space.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_list_transaction_history" data-action-label="View Interaction History" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>View Interaction History</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_list_transaction_history" aria-label="Copy spscommerce_list_transaction_history"><code className="connector-page-code">spscommerce\_list\_transaction\_history</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List file processing reports for transactions transmitted to/from SPS Commerce.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_list_shipping_labels" data-action-label="List Shipping Label Templates" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Shipping Label Templates</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_list_shipping_labels" aria-label="Copy spscommerce_list_shipping_labels"><code className="connector-page-code">spscommerce\_list\_shipping\_labels</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all GS1-128 / UCC-128 shipping-label templates available to the authenticated user.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_shipping_label" data-action-label="Get Shipping Label Template" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Shipping Label Template</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_shipping_label" aria-label="Copy spscommerce_get_shipping_label"><code className="connector-page-code">spscommerce\_get\_shipping\_label</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the details of a single shipping-label template by ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_shipping_label_schema" data-action-label="Get Shipping Label JSON Schema" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Shipping Label JSON Schema</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_shipping_label_schema" aria-label="Copy spscommerce_get_shipping_label_schema"><code className="connector-page-code">spscommerce\_get\_shipping\_label\_schema</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the JSON Schema (draft-07) for a shipping-label template.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_shipping_label_sample" data-action-label="Get Shipping Label Sample JSON" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Shipping Label Sample JSON</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_shipping_label_sample" aria-label="Copy spscommerce_get_shipping_label_sample"><code className="connector-page-code">spscommerce\_get\_shipping\_label\_sample</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a sample JSON payload for a shipping-label template.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_shipping_label_sample_pdf" data-action-label="Render Shipping Label Sample PDF" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Shipping Label Sample PDF</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_shipping_label_sample_pdf" aria-label="Copy spscommerce_render_shipping_label_sample_pdf"><code className="connector-page-code">spscommerce\_render\_shipping\_label\_sample\_pdf</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Render a sample PDF preview of a shipping label (no real data required).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_shipping_label_pdf" data-action-label="Render Shipping Label PDF" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Shipping Label PDF</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_shipping_label_pdf" aria-label="Copy spscommerce_render_shipping_label_pdf"><code className="connector-page-code">spscommerce\_render\_shipping\_label\_pdf</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Render a retailer-compliant shipping label as PDF, populated with the supplied data.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_shipping_label_pdf_batch" data-action-label="Render Shipping Label PDF Batch" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Shipping Label PDF Batch</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_shipping_label_pdf_batch" aria-label="Copy spscommerce_render_shipping_label_pdf_batch"><code className="connector-page-code">spscommerce\_render\_shipping\_label\_pdf\_batch</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit an async batch job to render a large set of shipping-label PDFs.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_shipping_label_zpl" data-action-label="Render Shipping Label ZPL" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Shipping Label ZPL</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_shipping_label_zpl" aria-label="Copy spscommerce_render_shipping_label_zpl"><code className="connector-page-code">spscommerce\_render\_shipping\_label\_zpl</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Render a retailer-compliant shipping label as ZPL (Zebra Printer Language).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_shipping_label_zpl_batch" data-action-label="Render Shipping Label ZPL Batch" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Shipping Label ZPL Batch</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_shipping_label_zpl_batch" aria-label="Copy spscommerce_render_shipping_label_zpl_batch"><code className="connector-page-code">spscommerce\_render\_shipping\_label\_zpl\_batch</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit an async batch job to render a large set of shipping labels as ZPL.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_shipping_label_batch_status" data-action-label="Get Shipping Label Batch Status" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Shipping Label Batch Status</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_shipping_label_batch_status" aria-label="Copy spscommerce_get_shipping_label_batch_status"><code className="connector-page-code">spscommerce\_get\_shipping\_label\_batch\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Poll the status of a previously-submitted PDF or ZPL batch job.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_list_packing_slips" data-action-label="List Packing Slip Templates" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Packing Slip Templates</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_list_packing_slips" aria-label="Copy spscommerce_list_packing_slips"><code className="connector-page-code">spscommerce\_list\_packing\_slips</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all packing-slip templates available to the authenticated user.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_packing_slip" data-action-label="Get Packing Slip Template" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Packing Slip Template</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_packing_slip" aria-label="Copy spscommerce_get_packing_slip"><code className="connector-page-code">spscommerce\_get\_packing\_slip</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the details of a single packing-slip template by ID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_packing_slip_schema" data-action-label="Get Packing Slip JSON Schema" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Packing Slip JSON Schema</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_packing_slip_schema" aria-label="Copy spscommerce_get_packing_slip_schema"><code className="connector-page-code">spscommerce\_get\_packing\_slip\_schema</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the JSON Schema (draft-07) for a packing-slip template.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_get_packing_slip_sample" data-action-label="Get Packing Slip Sample JSON" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Packing Slip Sample JSON</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_get_packing_slip_sample" aria-label="Copy spscommerce_get_packing_slip_sample"><code className="connector-page-code">spscommerce\_get\_packing\_slip\_sample</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a sample JSON payload for a packing-slip template.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_packing_slip_sample_pdf" data-action-label="Render Packing Slip Sample PDF" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Packing Slip Sample PDF</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_packing_slip_sample_pdf" aria-label="Copy spscommerce_render_packing_slip_sample_pdf"><code className="connector-page-code">spscommerce\_render\_packing\_slip\_sample\_pdf</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Render a sample PDF preview of a packing slip (no real data required).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="spscommerce_render_packing_slip_pdf" data-action-label="Render Packing Slip PDF" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Render Packing Slip PDF</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="spscommerce_render_packing_slip_pdf" aria-label="Copy spscommerce_render_packing_slip_pdf"><code className="connector-page-code">spscommerce\_render\_packing\_slip\_pdf</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Render a retailer-compliant packing slip as PDF, populated with the supplied data.</div>
      </div>
    </div>
  </div>
</div>

## Getting Started

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

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

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/spscommerce/guides/connector-profile/oauth-2-0-client-credentials-machine-to-machine" icon="https://stackone-logos.com/api/sps-commerce/filled/png" horizontal>
        SPS Commerce - OAuth 2.0 - Client Credentials (Machine-to-Machine)
      </Card>

      <Card title="Connector Profile" href="/connectors/spscommerce/guides/connector-profile/oauth-2-0-authorization-code-web-service" icon="https://stackone-logos.com/api/sps-commerce/filled/png" horizontal>
        SPS Commerce - OAuth 2.0 - Authorization Code (Web Service)
      </Card>

      <Card title="Connector Profile" href="/connectors/spscommerce/guides/connector-profile/oauth-2-0-authorization-code-with-pkce-native-spa" icon="https://stackone-logos.com/api/sps-commerce/filled/png" horizontal>
        SPS Commerce - OAuth 2.0 - Authorization Code with PKCE (Native / SPA)
      </Card>
    </Columns>
  </Step>

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

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/spscommerce/guides/link-account/oauth-2-0-client-credentials-machine-to-machine" icon="https://stackone-logos.com/api/sps-commerce/filled/png" horizontal>
        SPS Commerce - OAuth 2.0 - Client Credentials (Machine-to-Machine)
      </Card>

      <Card title="Link Account" href="/connectors/spscommerce/guides/link-account/oauth-2-0-authorization-code-web-service" icon="https://stackone-logos.com/api/sps-commerce/filled/png" horizontal>
        SPS Commerce - OAuth 2.0 - Authorization Code (Web Service)
      </Card>

      <Card title="Link Account" href="/connectors/spscommerce/guides/link-account/oauth-2-0-authorization-code-with-pkce-native-spa" icon="https://stackone-logos.com/api/sps-commerce/filled/png" horizontal>
        SPS Commerce - OAuth 2.0 - Authorization Code with PKCE (Native / SPA)
      </Card>
    </Columns>
  </Step>

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

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