AgentCollaboratorInputPayload
Input for an agent collaborator. The input can be text or an action invocation result.
Contents
- returnControlResults
-
An action invocation result.
Type: ReturnControlResults object
Required: No
- text
-
Input text.
Type: String
Required: No
- type
-
The input type.
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: