AgentCollaboratorOutputPayload - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AgentCollaboratorOutputPayload

Output from an agent collaborator. The output can be text or an action invocation result.

Contents

returnControlPayload

An action invocation result.

Type: ReturnControlPayload object

Required: No

text

Text output.

Type: String

Required: No

type

The type of output.

Type: String

Valid Values: TEXT | RETURN_CONTROL

Required: No

See Also

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