attachSdkMcp
This content is not available in your language yet.
function attachSdkMcp(host, toolset): Promise<IRSystemSegment | null>;既有出口(已发版签名不变):= attachSdkMcpWithDiscover(...).segment。自装配的进阶消费方若要让
Task 子代理保有 McpDiscover,改用 attachSdkMcpWithDiscover 并把 discoverToolFactory 接进 Task 配置。
toolset
Section titled “toolset”McpToolset
Promise<IRSystemSegment | null>
Was this page helpful?
Thanks for your feedback.