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

Skills changed

api/skills

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+32added
Lines−0removed
From line 15 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 15, old and new numbered
/
lines
from line 15
1515 
1616- `"anthropic-workspace-id": optional string`
1717 
18 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
19 
20 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.
21 
1822### Body parameters (form-data)
1923 
2024- `files: array of string`
from line 164
160164 
161165- `"anthropic-workspace-id": optional string`
162166 
167 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
168 
169 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.
170 
163171### Returns
164172 
165173- `data: array of Skill`
from line 293
285293 
286294- `"anthropic-workspace-id": optional string`
287295 
296 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
297 
298 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.
299 
288300### Returns
289301 
290302- `Skill object`
from line 409
397409 
398410- `"anthropic-workspace-id": optional string`
399411 
412 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
413 
414 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.
415 
400416### Returns
401417 
402418- `DeletedSkill object`
from line 582
566582 
567583- `"anthropic-workspace-id": optional string`
568584 
585 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
586 
587 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.
588 
569589#### Body parameters (form-data)
570590 
571591- `files: array of string`
from line 691
671691 
672692- `"anthropic-workspace-id": optional string`
673693 
694 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
695 
696 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.
697 
674698#### Returns
675699 
676700- `data: array of SkillVersion`
from line 795
771795 
772796- `"anthropic-workspace-id": optional string`
773797 
798 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
799 
800 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.
801 
774802#### Returns
775803 
776804- `SkillVersion object`
from line 885
857885#### Headers
858886 
859887- `"anthropic-workspace-id": optional string`
888 
889 Optional header to select the Workspace for this request. The value is a Workspace ID (for example, `wrkspc_011CZkZaBF1tNoB5wlCeusgy`).
890 
891 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.
860892 
861893#### Returns
862894