The whole hunk
from line 13, old and new numbered
/
lines
from line 13
1313
1414- `agent_id: string`
1515
16 Unique identifier of the agent to retrieve.
17
1618## Query parameters
1719
1820- `version: optional number`
from line 126
124126 - `"compact-2026-09-04"`
125127
126128- `"anthropic-workspace-id": optional string`
129
130 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
131
132 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.
127133
128134## Returns
129135