OpenAPI 3.1.0raw.githubusercontent.com2026-08-202766453.1 MB

2cd7e7f7bcb4

Tools

Update tool

Updates a tool in the workspace.

patch/v2/tools/{tool_id}

Path parameters

tool_idstring required

Request body

OR
OR
OR

Example request

{
  "path": "Default Project"
}

Response

Successfully updated the tool.

OR
OR
OR

Example response

{
  "path": "Default Project"
}