Creating new tool asynchronously
Creates a new tool.
POST
/tools/push
Creates a new tool. Only users with the Standard Registry role are allowed to make the request.
content:
application/json:
schema:
$ref: '#/components/schemas/TaskDTO'
Last updated
Was this helpful?