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

Method GetToolCallId

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

Source from the content-addressed store, hash-verified

683}
684
685func (x *RecordToolUsageRequest) GetToolCallId() string {
686 if x != nil {
687 return x.ToolCallId
688 }
689 return ""
690}
691
692type RecordToolUsageResponse struct {
693 state protoimpl.MessageState

Callers 1

RecordToolUsageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected