Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ Description
Method
Description
mcp-server/param.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(p *Param) Description() string {
43
return
p.description
44
}
45
46
func
(p *Param) Required() bool {
47
return
p.required
Callers
2
tool.go
File · 0.80
SetServerByOpenapi
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected