functionSchema

@JvmName(name = "mmalybbaumrrhvbq")
suspend fun functionSchema(value: Output<AgentAgentActionGroupFunctionSchemaArgs>)
@JvmName(name = "isrbjnrrebwlqskf")
suspend fun functionSchema(value: AgentAgentActionGroupFunctionSchemaArgs?)

Parameters

value

Describes the function schema for the action group. Each function represents an action in an action group. See function_schema Block for details.


@JvmName(name = "ixphbptkflqnqxtw")
suspend fun functionSchema(argument: suspend AgentAgentActionGroupFunctionSchemaArgsBuilder.() -> Unit)

Parameters

argument

Describes the function schema for the action group. Each function represents an action in an action group. See function_schema Block for details.