BetaOptional BetadescriptionDescription is intentionally unsupported for template function declarations.
Optional BetafunctionReference to an actual function to call. Specifying this will cause the function to be called automatically when requested by the model.
BetanameThe name of the function to call. Must start with a letter or an underscore. Must be a-z, A-Z, 0-9, or contain underscores and dashes, with a max length of 64.
Optional BetaparametersOptional. Describes the parameters to this function in JSON Schema Object format.
Structured representation of a template function declaration.