docs(background-task): enhance background_output tool description with full_session parameter

This commit is contained in:
justsisyphus
2026-02-01 17:00:02 +09:00
parent 64356c520b
commit 72a88068b9
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -5,3 +5,4 @@ export {
export type * from "./types"
export * from "./constants"
export type { BackgroundOutputClient, BackgroundOutputManager, BackgroundCancelClient } from "./tools"