AnthropicMCPToolUse constructor
const
AnthropicMCPToolUse({})
Implementation
const AnthropicMCPToolUse({
required this.id,
required this.name,
required this.serverName,
required this.input,
});
const AnthropicMCPToolUse({
required this.id,
required this.name,
required this.serverName,
required this.input,
});