buildSdkToolSet
This content is not available in your language yet.
function buildSdkToolSet(options?): SdkToolSet;聚合工具集:三环入口 + 能力位裁剪 → { registry, toolDefs, guideSegment }。 registry(执行面)与 toolDefs(模型可见面)来自同一数组,名字集合恒一致; custom 同名冲突由 registry 注册 throw 暴露(装配期编程错误)。
options?
Section titled “options?”Was this page helpful?
Thanks for your feedback.