Updated on 2025-07-28 GMT+08:00

Importing Plug-ins Using JSON Files

You can import plug-ins using JSON files.

  1. Log in to the agent development platform.
  2. Choose Workbench > Plugin.
  3. Import a plug-in.
    1. Click Import in the upper right corner of the page.
    2. On the Import page, click Select File and select the JSONL file to be imported.
    3. Select the content to be parsed.

      The platform automatically parses the JSONL file. If the file to be parsed already exists on the platform, this file will automatically overwrite the existing file on the platform.

    4. Click Import. The imported plug-in is displayed on the Plugin tab page of the Workbench page.