get_system_message# langchain_anthropic.experimental.get_system_message(tools: List[Dict]) → str[source]# Generate a system message that describes the available tools. Parameters: tools (List[Dict]) – Return type: str