Imported Tool from IPFS
Imports new tool from IPFS.
POST
/tools/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/ToolDTO'
Last updated