ExBifrost. Model. AnthropicMessageRequestMcpServersInner
(ex_bifrost v0.1.0)
Copy Markdown
View Source
AnthropicMessageRequestMcpServersInner model.
Summary
Types
@type t() :: %ExBifrost.Model.AnthropicMessageRequestMcpServersInner{ authorization_token: String.t() | nil, name: String.t() | nil, tool_configuration: ExBifrost.Model.AnthropicMessageRequestMcpServersInnerToolConfiguration.t() | nil, type: String.t() | nil, url: String.t() | nil }