Credential returns the credential metadata for this interception.
()
| 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 |
no outgoing calls