PlatformHeaders.FoundryCallId Field

Definition

The x-agent-foundry-call-id header β€” the platform-minted opaque per-request call identifier. Present only on container protocol version 2.0.0. The container must forward this value on outbound calls to Foundry platform services (Storage, Toolboxes/MCP, A2A) so that 1P services resolve the server-side-stored caller context. Never parsed.

public const string FoundryCallId;
val mutable FoundryCallId : string
Public Const FoundryCallId As String 

Field Value

Applies to