How to pass JSON payload to REST tool in Fusion AI Agent Studio
Summary:
We are trying to call Fusion REST API from Fusion AI Agent Team through a tool, we are facing issues with Datatypes
Content (please ensure you mask any confidential information):
We are trying to call Fusion REST API from Fusion AI Agent Team, we have created a Tool to call the REST Endpoint.
We have provided the JSON body template like below. When we are trying to call the REST API we are facing the belowbelow error.
Let us know how to provide the payload for Number/Decimal types, its not working if we provide it without quotations similar how we do in Postman