v171

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
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"
}