ToolService
Tool Sets

Unarchive a tool set

Transitions an archived tool set back to STATE_ACTIVE. Managed tool sets resume syncing on their next cycle and their tools become available to objectives again.

post/v1/workspaces/{workspaceId}/tool_sets/{id}:unarchive

Path parameters

workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q

Workspace ID.

idstring required
Example:toolset_01HXKD2E5NQM3T9AYWCFNRMN74

Tool set ID. Accepts the canonical ts_… form or the external_id:<value> form.

Request body

workspaceIdstring

Workspace ID.

idstring

Tool set ID. Accepts the canonical ts_… form or the external_id:<value> form.

Example request

{
  "workspaceId": "workspace_01HXKD2E5NQM3T9AYWCF133E3Q",
  "id": "toolset_01HXKD2E5NQM3T9AYWCFNRMN74"
}

Response

OK

state'STATE_UNSPECIFIED' | 'STATE_ACTIVE' | 'STATE_ARCHIVED' enum required

The current lifecycle state of the tool set. Output only. Tool sets are created STATE_ACTIVE; use the :archive and :unarchive actions to transition between states.

Changes

Changed in 5 of the 57 revisions of this API.257

  • 3ecc1debabfa241See the full diff
    • added ToolSetAdapter_McpVariant ToolSetAdapter_HttpVariant ToolSetAdapter_OpenapiVariant ToolSetAdapter_BareVariant to the spec/adapter response property oneOf list for the response status 200

      response-property-one-of-added

    • the spec/adapter response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property spec/adapter/bare from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spec/adapter/http from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spec/adapter/mcp from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spec/adapter/openapi from the response with the 200 status

      response-optional-property-removed

    • added discriminator to spec/adapter response property for the response status 200

      response-property-discriminator-added

    • added the optional property spec/adapter/bare to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/adapter/mcp/justInTime to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property metadata/bundleKey from the response with the 200 status

      response-optional-property-removed

    • added the optional property info/allOf[ToolSetInfo]/availableTools to the response with the 200 status

      response-optional-property-added

    • added the optional property info/allOf[ToolSetInfo]/createdBy/metadata/createdAt to the response with the 200 status

      response-optional-property-added

    • added the optional property info/allOf[ToolSetInfo]/omittedTools to the response with the 200 status

      response-optional-property-added

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog