MCPcopy Index your code
hub / github.com/coder/coder / GetToolDenyRegex

Method GetToolDenyRegex

coderd/aibridged/proto/aibridged.pb.go:1005–1010  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1003}
1004
1005func (x *MCPServerConfig) GetToolDenyRegex() string {
1006 if x != nil {
1007 return x.ToolDenyRegex
1008 }
1009 return ""
1010}
1011
1012type GetMCPServerAccessTokensBatchRequest struct {
1013 state protoimpl.MessageState

Callers 2

TestGetMCPServerConfigsFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestGetMCPServerConfigsFunction · 0.64