Documentation Index
Fetch the complete documentation index at: https://dev.docs.inworld.ai/llms.txt
Use this file to discover all available pages before exploring further.
Input
Type:any
any - The data type that MCPListToolsNode accepts as input
Output
Type:GraphTypes.ListToolsResponse
The data type that MCPListToolsNode outputs
Examples
Constructors
Interfaces
Constructors
constructor
Parameters
Configuration for the MCP list tools node.
Returns
MCPListToolsNode
Interfaces
MCPListToolsNodeProps
Properties
sessionConfig:Config
MCP session configuration
reportToClient?: boolean
Whether to report results to a client
MCPListToolsNodePropsWithComponent
Configuration interface forMCPListToolsNode creation.
Properties
mcpComponent:MCPClientComponent
Existing MCP component to use
reportToClient?: boolean
Whether to report results to a client