Imports new tool from IPFS Asynchronously

Imports new tool from IPFS.

POST /tools/push/import/message

Imports new tool and all associated artifacts from IPFS into the local DB. Only users with the Standard Registry role are allowed to make the request.

content:
            application/json:
              schema:
                $ref: '#/components/schemas/TaskDTO'

Last updated