A Function tool describes the functions to be invoked on the
client side.
Attributes
Name
Description
input_schema
google.protobuf.struct_pb2.Struct
Optional. The JSON schema is encapsulated in a
google.protobuf.Struct][google.protobuf.Struct] to describe
the input of the function. This input is a JSON object that
contains the function's parameters as properties of the
object.
output_schema
google.protobuf.struct_pb2.Struct
Optional. The JSON schema is encapsulated in a
google.protobuf.Struct][google.protobuf.Struct] to describe
the output of the function. This output is a JSON object
that contains the function's parameters as properties of the
object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]