ApiInvocationInput
class ApiInvocationInput
Contains information about the API operation that the agent predicts should be called.
This data type is used in the following API operations:
In the
returnControl
field of the InvokeAgent response
Types
Properties
Link copied to clipboard
The action group that the API operation belongs to.
Link copied to clipboard
Contains information about the API operation to invoke.
Link copied to clipboard
The agent collaborator's name.
Link copied to clipboard
The HTTP method of the API operation.
Link copied to clipboard
The parameters to provide for the API request, as the agent elicited from the user.
Link copied to clipboard
The request body to provide for the API request, as the agent elicited from the user.