docs: regenerate merged catalogs

This commit is contained in:
Tianyi Cui
2026-07-11 23:42:52 +08:00
parent cf255eebb1
commit 06e42f439c
4 changed files with 13 additions and 13 deletions

View File

@@ -281,7 +281,7 @@ async execute(exec: ToolExecutionInput): Promise<ToolExecutionResult>
Types: [ToolDefinition](../core-data-structures/tools.md) · [ToolExecutionInput](../core-data-structures/tools.md) · [ToolExecutionResult](../core-data-structures/tools.md)
Source: [`packages/core/tools/src/index.ts:478`](../../packages/core/tools/src/index.ts)
Source: [`packages/core/tools/src/index.ts:481`](../../packages/core/tools/src/index.ts)
## `ctx.userInteraction` — `UserInteractionService`