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

Method GetType

coderd/x/chatd/chattool/askuserquestion.go:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45}
46
47func (*askUserQuestionTool) GetType() fantasy.ToolType {
48 return fantasy.ToolTypeFunction
49}
50
51func (*askUserQuestionTool) GetName() string {
52 return askUserQuestionToolName

Callers 7

userOAuth2GithubMethod · 0.45
ReportConnectionMethod · 0.45
normalizeMessagePartsFunction · 0.45
normalizeToolsFunction · 0.45
normalizeContentPartsFunction · 0.45
toResponseMessagesMethod · 0.45

Calls

no outgoing calls

Tested by 1