The whole hunk
from line 59, old and new numbered
/
lines
from line 59
5959
6060 - `"schedule"`
6161
62 The run was fired by the deployment's cron schedule.
63
6264 - `"manual"`
6365
66 The run was started manually by creating a session directly against the deployment.
67
6468## Headers
6569
6670- `"anthropic-beta": optional array of AnthropicBeta`
from line 168
164168 - `"compact-2026-09-04"`
165169
166170- `"anthropic-workspace-id": optional string`
171
172 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
173
174 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.
167175
168176## Returns
169177