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

Method IsReadOnly

tools/base.go:45–45  ·  view source on GitHub ↗
(input any)

Source from the content-addressed store, hash-verified

43
44 DecodeInput(raw map[string]any) (any, error)
45 ValidateInput(ctx ExecutionContext, input any) (bool, string)
46 Execute(ctx context.Context, execCtx ExecutionContext, input any) (string, error)
47
48 IsReadOnly(input any) bool

Callers 7

FilteredCopyMethod · 0.65
GetReadOnlyToolsMethod · 0.65
GetAPISchemasFilteredMethod · 0.65
CheckPermissionChainMethod · 0.65
ResolveMethod · 0.65

Implementers 1

BaseTooltools/base.go

Calls

no outgoing calls