Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
685
func
(x *RecordToolUsageRequest) GetToolCallId() string {
686
if
x != nil {
687
return
x.ToolCallId
688
}
689
return
""
690
}
691
692
type
RecordToolUsageResponse
struct
{
693
state protoimpl.MessageState
Callers
1
RecordToolUsage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected