EXPORT Tool or Agent
This section describes how to export a Tool or an Agent.
To export an existing Tool
or Agent, use the /api/v1/tools/export endpoint.
-
Send a GET request to the
/api/v1/toolsendpoint to retrieve the requiredguid. -
Specify the valid
tool_guidin the request payload for the/api/v1/tools/exportendpoint. - Submit the request to export the selected Tool or Agent.