mcp_server tool declaration.
Summary
Types
@type t() :: %Gemini.Types.Interactions.MCPServer{ allowed_tools: [Gemini.Types.Interactions.AllowedTools.t()] | nil, headers: map() | nil, name: String.t() | nil, type: String.t(), url: String.t() | nil }
mcp_server tool declaration.
@type t() :: %Gemini.Types.Interactions.MCPServer{ allowed_tools: [Gemini.Types.Interactions.AllowedTools.t()] | nil, headers: map() | nil, name: String.t() | nil, type: String.t(), url: String.t() | nil }