The whole hunk
from line 123, old and new numbered
/
lines
from line 123
123123
124124- `"anthropic-workspace-id": optional string`
125125
126 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
127
128 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.
129
126130### Body parameters (form-data)
127131
128132- `files: array of string`
from line 332
328332
329333- `"anthropic-workspace-id": optional string`
330334
335 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
336
337 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.
338
331339### Returns
332340
333341- `data: array of BetaSkillVersion`
from line 536
528536
529537- `"anthropic-workspace-id": optional string`
530538
539 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
540
541 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.
542
531543### Example
532544
533545```bash
from line 672
660672
661673- `"anthropic-workspace-id": optional string`
662674
675 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
676
677 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.
678
663679### Returns
664680
665681- `BetaSkillVersion object`
from line 862
846862 - `"compact-2026-09-04"`
847863
848864- `"anthropic-workspace-id": optional string`
865
866 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
867
868 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.
849869
850870### Returns
851871