The whole hunk
from line 129, old and new numbered
/
lines
from line 129
129129
130130- `"anthropic-workspace-id": optional string`
131131
132 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
133
134 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.
135
132136## Returns
133137
134138- `data: optional array of BetaManagedAgentsSessionThread`
from line 147
143147
144148 - `agent: BetaManagedAgentsSessionThreadAgent or BetaManagedAgentsAdvisor`
145149
146 The resolved agent a session thread runs: a saved-agent snapshot, the platform advisor entry, or an inline-defined (ephemeral) agent snapshot.
150 The resolved agent a `session_thread` runs.
147151
148152 - `BetaManagedAgentsSessionThreadAgent object`
149153