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.

  1. Send a GET request to the /api/v1/tools endpoint to retrieve the required guid.
  2. Specify the valid tool_guid in the request payload for the /api/v1/tools/export endpoint.
  3. Submit the request to export the selected Tool or Agent.