MCPcopy Create free account
hub / github.com/coder/coder / askUserQuestionTool

Struct askUserQuestionTool

coderd/x/chatd/chattool/askuserquestion.go:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43type askUserQuestionTool struct {
44 providerOptions fantasy.ProviderOptions
45}
46
47func (*askUserQuestionTool) GetType() fantasy.ToolType {
48 return fantasy.ToolTypeFunction

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected