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

1072e5ba28ab

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"
}