(ctx context.Context, content string, maxChars int, toolUseID, sessionDir string)
| 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) |
no outgoing calls