MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / FormatLargeResult

Method FormatLargeResult

tools/base.go:58–58  ·  view source on GitHub ↗
(ctx context.Context, content string, maxChars int, toolUseID, sessionDir string)

Source from the content-addressed store, hash-verified

56
57 Timeout() time.Duration
58 MaxOutputChars() int
59 ShouldDefer() bool
60 SearchHint() string
61 FormatLargeResult(ctx context.Context, content string, maxChars int, toolUseID, sessionDir string) (string, error)

Implementers 1

BaseTooltools/base.go

Calls

no outgoing calls