The whole hunk
from line 119, old and new numbered
/
lines
from line 119
119119
120120- `"anthropic-workspace-id": optional string`
121121
122 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
123
124 Only needed for credentials that can act on more than one Workspace. A credential that belongs to a specific Workspace may omit it; if sent, it must match that Workspace.
125
122126## Returns
123127
124128- `BetaManagedAgentsSessionThread object`
from line 137
133137
134138 - `agent: BetaManagedAgentsSessionThreadAgent or BetaManagedAgentsAdvisor`
135139
136 The resolved agent a session thread runs: a saved-agent snapshot, the platform advisor entry, or an inline-defined (ephemeral) agent snapshot.
140 The resolved agent a `session_thread` runs.
137141
138142 - `BetaManagedAgentsSessionThreadAgent object`
139143