menu
llm_dart package
documentation
providers/anthropic/mcp_models.dart
AnthropicMCPToolConfiguration
allowedTools property
allowedTools property
dark_mode
light_mode
allowedTools
property
List
<
String
>
?
allowedTools
final
List of allowed tools (null means all tools are allowed)
Implementation
final List<String>? allowedTools;
llm_dart package
documentation
providers/anthropic/mcp_models
AnthropicMCPToolConfiguration
allowedTools property
AnthropicMCPToolConfiguration class