McpListToolsOptions
Defined in: src/mcp/client.ts:96
Per-call overrides for McpClient.listTools.
Properties
Section titled “Properties”prefix?
Section titled “prefix?”optional prefix?: string;Defined in: src/mcp/client.ts:98
Prefix for agent-facing tool names. An empty string disables a prefix set on the client.
toolFilters?
Section titled “toolFilters?”optional toolFilters?: McpToolFilters;Defined in: src/mcp/client.ts:100
Tool filters. An empty object disables filters set on the client.