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

Method Credential

aibridge/intercept/interceptor.go:30–30  ·  view source on GitHub ↗

Credential returns the credential metadata for this interception.

()

Source from the content-addressed store, hash-verified

28 TraceAttributes(*http.Request) []attribute.KeyValue
29 // Credential returns the credential metadata for this interception.
30 Credential() CredentialInfo
31 // CorrelatingToolCallID returns the ID of a tool call result submitted
32 // in the request, if present. This is used to correlate the current
33 // interception back to the previous interception that issued those tool

Calls

no outgoing calls