Type alias GoogleGeminiTool

GoogleGeminiTool: {
    functionDeclarations: GoogleGeminiToolFunctionDeclaration[];
}

Type declaration