Skip to main content

Private preview · public architecture

Read the supported integration path

Inspect the private-preview integration boundary for calling a saved workflow or declared connector operation. This page does not publish an endpoint or credential.

Browse only. No account data, credential, MCP session, or product runtime is contacted here.

Public contract example

The API follows the same contract as the workflow

Private preview

A private integration meets the same declared input, authority signal, and typed-result boundary as Studio, not a parallel shortcut.

Request boundary

Saved workflow
Declared contract
Workspace grant
Run workflows
Connection use
Invoke connections

Outcome boundary

  1. 01 · Send a declared input The integration meets the workflow’s named input boundary
  2. 02 · Respect authority A required signal remains a required signal when the call originates through an integration
  3. 03 · Receive a typed result The result is described by the workflow contract rather than an undocumented shortcut
Public to inspect

The request, workspace grant, authority pause, and typed result are explained as one integration boundary.

Private to provision and run

Endpoints, client configuration, execution permissions, and result data are provisioned privately.

What this surface owns

A specific boundary, not a generic feature list

The public record shows the contract a buyer can inspect. Configuration, credentials, and effectful actions remain inside a provisioned workspace.

  1. 01

    Saved workflow call

    Call a saved workflow only after a private workspace grants the execution scope.

    Run workflows

    Private workspace
  2. 02

    Declared connection operation

    Invoke only the declared connector operations granted to the service.

    Invoke connections

    Private workspace
  3. 03

    Model policy boundary

    Model access, invocation, and usage reservation remain their own policy surface.

    Read model access · Invoke models · Reserve model usage

    Private policy