How to pass more than 1 parameters in an Agent Tool Endpoint?
Summary:
Currently we are passing a single paramater as Organization_Id in the Functions' Endpoint of an AI Agent Tool, like this:/aitest/cpztransaction/support?Organization_Id={Organization_Id}
How to add another couple of parameters, so that the AGent returns the data for a combination of these 3 parameters only (like filters)..?
Is this possible to pass multiple parameters?
and secondly, what should be the syntax? Like should we use "…..?Organization_Id={Organization_Id};Item={Item} or some other way?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25C
Code Snippet (add any code snippets that support your topic, if applicable):