Skip to content

ToolCallView

This content is not available in your language yet.

进行中工具的活跃视图(SessionViewState.activeTools 元素;进度与输出尾部只在此处)

readonly optional args?: unknown;

readonly id: string;

readonly name: string;

readonly outputTail: string;

tool.output.delta 聚合尾部(超限保尾,上限 OUTPUT_TAIL_MAX_CHARS)


readonly optional progressMessage?: string;

最近一条 tool.progress 消息


readonly status: ActiveToolStatus;