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

deb8d376faee

Tools

Create tool

Creates a new tool in the workspace.

post/v2/tools

Request body

OR
OR
OR
OR

Example request

{
  "path": "Default"
}

Response

Successfully created the tool.

OR
OR
OR
OR

Example response

{
  "path": "Default"
}