MCPcopy 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
42func (p *Param) Description() string {
43 return p.description
44}
45
46func (p *Param) Required() bool {
47 return p.required

Callers 2

tool.goFile · 0.80
SetServerByOpenapiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected