v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/openai
OpenAIClient
Responses
Tool
Mcp
McpAllowedToolsFilter
Interface McpAllowedToolsFilter
A filter object to specify which tools are allowed.
interface
McpAllowedToolsFilter
{
tool_names
?:
string
[]
;
}
Index
Properties
tool_
names?
Properties
Optional
tool_
names
tool_
names
?:
string
[]
List of allowed tool names.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tool_
names
LangChain.js
Loading...
A filter object to specify which tools are allowed.