---
title: "Changes to List tools"
method: GET
path: "/v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/tools"
---

# Changes to List tools

`GET /v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/tools`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 57 revisions.

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 4 warning, 1 info
- **2026-07-08** `a99a473ee3ad` — 1 warning
- **2026-07-08** `e72f368ddab7` — 1 info
- **2026-07-06** `ca78d3d0b7c2` — 1 info
- **2026-07-03** `02498bf606f0` — 1 info
- **2026-07-02** `2cf447ae9ee9` — 1 info
- **2026-07-02** `06e0e37c1499` — 1 breaking, 6 warning, 3 info
- **2026-06-09** `13d98d37dd96` — 1 breaking, 1 warning, 5 info
- **2026-06-05** `0702cb021b66` — 1 warning

## Changes

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 4 warning, 1 info
  - added `#/components/schemas/ToolSpec_Config_Http, #/components/schemas/ToolSpec_Config_Mcp, #/components/schemas/ToolSpec_Config_Openapi, #/components/schemas/ToolSpec_Config_Bare` to the `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/` response property `oneOf` list for the response status `200`
  - the `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/bare` from the response with the `200` status
  - removed the optional property `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/http` from the response with the `200` status
  - removed the optional property `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/mcp` from the response with the `200` status
  - removed the optional property `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/openapi` from the response with the `200` status
  - added discriminator to `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/` response property for the response status `200`
- **2026-07-08** `a99a473ee3ad` — 1 warning
  - removed the optional property `pagination/total` from the response with the `200` status
- **2026-07-08** `e72f368ddab7` — 1 info
  - added the new optional `query` request parameter `labels`
- **2026-07-06** `ca78d3d0b7c2` — 1 info
  - added the optional property `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/bare` to the response with the `200` status
- **2026-07-03** `02498bf606f0` — 1 info
  - added the optional property `items/items/info/signature` to the response with the `200` status
- **2026-07-02** `2cf447ae9ee9` — 1 info
  - added the optional property `items/items/spec/config/allOf[#/components/schemas/ToolSpec_Config]/mcp/annotations` to the response with the `200` status
- **2026-07-02** `06e0e37c1499` — 1 breaking, 6 warning, 3 info
  - the `items/items/spec/config` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - deleted the `query` request parameter `bundleKey`
  - removed the optional property `items/items/info/toolSet/bundleKey` from the response with the `200` status
  - removed the optional property `items/items/metadata/bundleKey` from the response with the `200` status
  - removed the optional property `items/items/spec/config/http` from the response with the `200` status
  - removed the optional property `items/items/spec/config/mcp` from the response with the `200` status
  - removed the optional property `items/items/spec/config/openapi` from the response with the `200` status
  - added the optional property `items/items/info/createdBy/metadata/createdAt` to the response with the `200` status
  - added the optional property `items/items/spec/llmToolName` to the response with the `200` status
  - added `#/components/schemas/ToolSpec_Config` to the `items/items/spec/config` response property `allOf` list for the response status `200`
- **2026-06-09** `13d98d37dd96` — 1 breaking, 1 warning, 5 info
  - removed the required property `items/items/spec/status` from the response with the `200` status
  - deleted the `query` request parameter `statuses`
  - added the new optional `query` request parameter `states`
  - added the optional property `items/items/info/toolSet/updatedAt` to the response with the `200` status
  - added the optional property `items/items/metadata/updatedAt` to the response with the `200` status
  - the response property `items/items/spec/requiresApproval` became required for the status `200`
  - added the required property `items/items/state` to the response with the `200` status
- **2026-06-05** `0702cb021b66` — 1 warning
  - added the new `PROFILE_TYPE_UNSPECIFIED` enum value to the `items/items/info/createdBy/spec/type` response property for the response status `200`

---

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