AnthropicTool# class langchain_anthropic.chat_models.AnthropicTool[source]# Anthropic 工具定义。 name: str# description: str# input_schema: Dict[str, Any]# cache_control: NotRequired[Dict[str, str]]#