Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Versions changed

api/beta/skills/versions

Nearest release: v2.1.280, published 20 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+20added
Lines−0removed
From line 123 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits10to this page, all time

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