ToolDescription# class langchain_aws.function_calling.ToolDescription[source]# Representation of a callable function to the OpenAI API. type: Literal['function']# function: FunctionDescription#