FunctionSchema - Amazon Bedrock

FunctionSchema

Defines functions that each define parameters that the agent needs to invoke from the user. Each function represents an action in an action group.

This data type is used in the following API operations:

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

functions

A list of functions that each define an action in the action group.

Type: Array of Function objects

Required: No

See Also

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