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:
...
- Locate the JSON API element under the Tools section of the palette.
- 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:
...