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/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+16added
Lines−0removed
From line 23 where the diff opens
First seen 20 Aug 2026 this site's first read of the page
Recorded edits6to this page, all time

The whole hunk

from line 23, old and new numbered
/
lines
from line 23
2323 
2424- `"anthropic-workspace-id": optional string`
2525 
26 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
27 
28 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.
29 
2630### Body parameters (form-data)
2731 
2832- `files: array of string`
from line 132
128132 
129133- `"anthropic-workspace-id": optional string`
130134 
135 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
136 
137 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.
138 
131139### Returns
132140 
133141- `data: array of SkillVersion`
from line 236
228236 
229237- `"anthropic-workspace-id": optional string`
230238 
239 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
240 
241 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.
242 
231243### Returns
232244 
233245- `SkillVersion object`
from line 326
314326### Headers
315327 
316328- `"anthropic-workspace-id": optional string`
329 
330 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
331 
332 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.
317333 
318334### Returns
319335