docs(tools): trim concurrency classifier contract

This commit is contained in:
Dudu-0223
2026-07-16 15:27:36 +08:00
parent 3bed1a644f
commit bbf66b3a5b
3 changed files with 11 additions and 23 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ async execute(exec: ToolExecutionInput): Promise<ToolExecutionResult>
Types: [ToolDefinition](../core-data-structures/tools.md) · [ToolExecutionInput](../core-data-structures/tools.md) · [ToolExecutionMode](../core-data-structures/tools.md) · [ToolExecutionResult](../core-data-structures/tools.md)
Source: [`packages/core/tools/src/index.ts:444`](../../packages/core/tools/src/index.ts)
Source: [`packages/core/tools/src/index.ts:432`](../../packages/core/tools/src/index.ts)
## `ctx.userInteraction` — `UserInteractionService`