For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieves Hedera Message ID

Returns the Hedera message ID for the specified tool

GET /tools/{id}/export/message

Returns the Hedera message ID for the specified tool published onto IPFS. Only users with the Standard Registry role are allowed to make the request.

Path Parameters

Name
Type
Description

id*

String

Tool ID

content:
            application/json:
              schema:
                type: object

Last updated