Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The JSON API Tool allows your AI agent to interact with external systems by making HTTP requests to JSON-based APIs. This is useful for retrieving or sending data to third-party services, internal microservices, or other RESTful endpoints as part of the agent’s workflow.

Get started

How to use it

To use the JSON API Element:

...

  1. Locate the JSON API element under the Tools section of the palette.
  2. Drag and drop the element into the Drop a tool to here section.

Configure form properties

To properly integrate and configure the JSON API, set the following fields:

...