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

Method DecodeInput

tools/base.go:41–41  ·  view source on GitHub ↗
(raw map[string]any)

Source from the content-addressed store, hash-verified

39 Description() string
40 InputPrototype() any
41 Aliases() []string
42 DeprecatedAliases() map[string]string
43
44 DecodeInput(raw map[string]any) (any, error)

Callers 7

EnrichForRenderMethod · 0.95
DecodeInputMethod · 0.65
ExecuteMethod · 0.65
CheckPermissionChainMethod · 0.65
ResolveMethod · 0.65
isSafeLockedMethod · 0.65

Implementers 1

BaseTooltools/base.go

Calls

no outgoing calls

Tested by

no test coverage detected