Creating new Tool
Creates a New Tool
POST /tools
Creates a new tool. Only users with the Standard Registry role are allowed to make the request.
content:
            application/json:
              schema:
                $ref: '#/components/schemas/ToolDTO'content:
            application/json:
              schema:
                $ref: '#/components/schemas/InternalServerErrorDTO'Last updated