ReturnControlPayload - Amazon Bedrock

ReturnControlPayload

Contains information to return from the action group that the agent has predicted to invoke.

This data type is used in the following API operations:

Contents

invocationId

The identifier of the action group invocation.

Type: String

Required: No

invocationInputs

A list of objects that contain information about the parameters and inputs that need to be sent into the API operation or function, based on what the agent determines from its session with the user.

Type: Array of InvocationInputMember objects

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: