AnthropicTool# class langchain_anthropic.chat_models.AnthropicTool[source]# Anthropic tool definition. name: str# input_schema: dict[str, Any]# description: NotRequired[str]# cache_control: NotRequired[dict[str, str]]#