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

2cd7e7f7bcb4

Tools

Create tool

Creates a new tool in the workspace.

post/v2/tools

Request body

OR
OR
OR

Example request

{
  "path": "Default Project"
}

Response

Successfully created the tool.

OR
OR
OR

Example response

{
  "path": "Default Project"
}