PlatformHeaders.FoundryCallId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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