GeminiFunctionSchemaType:
    | "string"
    | "number"
    | "integer"
    | "boolean"
    | "array"
    | "object"