class Aws::BedrockAgent::Types::Function
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/Function AWS API Documentation
@return [String]
function.
Contains information if user confirmation is required to invoke the
@!attribute [rw] require_confirmation
@return [Hash<String,Types::ParameterDetail>]
function.
The parameters that the agent elicits from the user to fulfill the
@!attribute [rw] parameters
@return [String]
A name for the function.
@!attribute [rw] name
@return [String]
A description of the function and its purpose.
@!attribute [rw] description<br><br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetAgentActionGroup.html#API_agent_GetAgentActionGroup_ResponseSyntax<br>[4]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_UpdateAgentActionGroup.html#API_agent_UpdateAgentActionGroup_ResponseSyntax<br>[3]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_UpdateAgentActionGroup.html#API_agent_UpdateAgentActionGroup_RequestSyntax<br>[2]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgentActionGroup.html#API_agent_CreateAgentActionGroup_ResponseSyntax<br>[1]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgentActionGroup.html#API_agent_CreateAgentActionGroup_RequestSyntax<br><br><br><br>* [GetAgentActionGroup response][5]
* [UpdateAgentActionGroup response][4]
* [UpdateAgentActionGroup request][3]
* [CreateAgentActionGroup response][2]
* [CreateAgentActionGroup request][1]
This data type is used in the following API operations:
complete the function. Corresponds to an action in an action group.
Defines parameters that the agent needs to invoke from the user to