Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
47
func
(*askUserQuestionTool) GetType() fantasy.ToolType {
48
return
fantasy.ToolTypeFunction
49
}
50
51
func
(*askUserQuestionTool) GetName() string {
52
return
askUserQuestionToolName
Callers
7
userOAuth2Github
Method · 0.45
ReportConnection
Method · 0.45
normalizeMessageParts
Function · 0.45
normalizeTools
Function · 0.45
normalizeContentParts
Function · 0.45
toResponseMessages
Method · 0.45
TestNewMetrics_RegistersAllMetrics
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestNewMetrics_RegistersAllMetrics
Function · 0.36