v171

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
Tools

Update tool

Updates a tool in the workspace.

patch/v2/tools/{tool_id}

Path parameters

tool_idstring required

Request body

OR
OR
OR
OR

Example request

{
  "path": "Default"
}

Response

Successfully updated the tool.

OR
OR
OR
OR

Example response

{
  "path": "Default"
}