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

a82d9689b4b7

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