---
title: "Changes to Unarchive a tool set"
method: POST
path: "/v1/workspaces/{workspaceId}/tool_sets/{id}:unarchive"
---

# Changes to Unarchive a tool set

`POST /v1/workspaces/{workspaceId}/tool_sets/{id}:unarchive`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 57 revisions.

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 4 warning, 1 info
- **2026-07-06** `ca78d3d0b7c2` — 1 info
- **2026-07-03** `02498bf606f0` — 1 info
- **2026-07-02** `06e0e37c1499` — 1 warning, 3 info
- **2026-06-09** `13d98d37dd96` — 1 info

## Changes

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 4 warning, 1 info
  - added `#/components/schemas/ToolSetAdapter_McpVariant, #/components/schemas/ToolSetAdapter_HttpVariant, #/components/schemas/ToolSetAdapter_OpenapiVariant, #/components/schemas/ToolSetAdapter_BareVariant` to the `spec/adapter` response property `oneOf` list for the response status `200`
  - the `spec/adapter` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `spec/adapter/bare` from the response with the `200` status
  - removed the optional property `spec/adapter/http` from the response with the `200` status
  - removed the optional property `spec/adapter/mcp` from the response with the `200` status
  - removed the optional property `spec/adapter/openapi` from the response with the `200` status
  - added discriminator to `spec/adapter` response property for the response status `200`
- **2026-07-06** `ca78d3d0b7c2` — 1 info
  - added the optional property `spec/adapter/bare` to the response with the `200` status
- **2026-07-03** `02498bf606f0` — 1 info
  - added the optional property `spec/adapter/mcp/justInTime` to the response with the `200` status
- **2026-07-02** `06e0e37c1499` — 1 warning, 3 info
  - removed the optional property `metadata/bundleKey` from the response with the `200` status
  - added the optional property `info/allOf[#/components/schemas/ToolSetInfo]/availableTools` to the response with the `200` status
  - added the optional property `info/allOf[#/components/schemas/ToolSetInfo]/createdBy/metadata/createdAt` to the response with the `200` status
  - added the optional property `info/allOf[#/components/schemas/ToolSetInfo]/omittedTools` to the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/cadenya/apis/cadenya-api/docs/v1/workspaces/:workspaceId/tool_sets/:id:unarchive/post.md) · [API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [Page](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/tool_sets/:id:unarchive/post)
