---
title: "Changes to List objective tool calls"
method: GET
path: "/v1/workspaces/{workspaceId}/objectives/{objectiveId}/tool_calls"
---

# Changes to List objective tool calls

`GET /v1/workspaces/{workspaceId}/objectives/{objectiveId}/tool_calls`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 57 revisions.

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 3 warning, 1 info
- **2026-07-08** `a99a473ee3ad` — 1 warning
- **2026-07-08** `e72f368ddab7` — 1 info
- **2026-07-06** `ca78d3d0b7c2` — 1 warning, 1 info
- **2026-07-02** `06e0e37c1499` — 3 warning, 2 info
- **2026-06-14** `a5462daf43c8` — 3 info
- **2026-06-10** `fca9ba42dc80` — 1 warning
- **2026-06-09** `13d98d37dd96` — 3 info
- **2026-06-08** `1c6f66c46303` — 1 info
- **2026-06-05** `0702cb021b66` — 2 warning

## Changes

- **2026-07-19** `3ecc1debabfa` — 2 breaking, 3 warning, 1 info
  - added `#/components/schemas/CallableTool_Tool, #/components/schemas/CallableTool_Agent, #/components/schemas/CallableTool_CadenyaProvidedTool` to the `items/items/data/callable/allOf[#/components/schemas/CallableTool]/` response property `oneOf` list for the response status `200`
  - the `items/items/data/callable/allOf[#/components/schemas/CallableTool]/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/agent` from the response with the `200` status
  - removed the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/cadenyaProvidedTool` from the response with the `200` status
  - removed the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/tool` from the response with the `200` status
  - added discriminator to `items/items/data/callable/allOf[#/components/schemas/CallableTool]/` 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 warning, 1 info
  - added the new `TOOL_CALL_EXECUTION_STATUS_WAITING_FOR_CONTENT` enum value to the `items/items/executionStatus` response property for the response status `200`
  - added the new optional `query` request parameter `executionStatus`
- **2026-07-02** `06e0e37c1499` — 3 warning, 2 info
  - removed the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/agent/bundleKey` from the response with the `200` status
  - removed the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/cadenyaProvidedTool/bundleKey` from the response with the `200` status
  - removed the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/tool/bundleKey` from the response with the `200` status
  - added the optional property `items/items/data/statusChangedBy/allOf[#/components/schemas/Profile]/metadata/createdAt` to the response with the `200` status
  - added the optional property `items/items/info/createdBy/metadata/createdAt` to the response with the `200` status
- **2026-06-14** `a5462daf43c8` — 3 info
  - added the optional property `items/items/data/resolvedSecrets` to the response with the `200` status
  - added the optional property `items/items/info/tool` to the response with the `200` status
  - added the optional property `items/items/info/toolSet` to the response with the `200` status
- **2026-06-10** `fca9ba42dc80` — 1 warning
  - removed the optional property `items/items/data/result` from the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 3 info
  - added the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/agent/updatedAt` to the response with the `200` status
  - added the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/cadenyaProvidedTool/updatedAt` to the response with the `200` status
  - added the optional property `items/items/data/callable/allOf[#/components/schemas/CallableTool]/tool/updatedAt` to the response with the `200` status
- **2026-06-08** `1c6f66c46303` — 1 info
  - the response property `items/items/executionStatus` became required for the status `200`
- **2026-06-05** `0702cb021b66` — 2 warning
  - added the new `PROFILE_TYPE_UNSPECIFIED` enum value to the `items/items/data/statusChangedBy/allOf[#/components/schemas/Profile]/spec/type` response property for the response status `200`
  - 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/objectives/:objectiveId/tool_calls/get.md) · [API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [Page](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/objectives/:objectiveId/tool_calls/get)
