Iron Gorilla Developers

ToolConnectionSelection

Explicit native integration connection selection for delegated credentials.

SDK v2026.4.0

Kind: interface

Signature

Example
export interface ToolConnectionSelection

Properties

  • mode (ToolConnectionIdentityMode): Select the run actor's delegated connection or an explicitly assigned connection alias.
  • alias? (string): Required when mode is assigned_connection; maps to a consenting connection binding.

On this page