(ctx context.Context, arg CountAIBridgeInterceptionsParams)
| 93 | CleanupDeletedMCPServerIDsFromChats(ctx context.Context) error |
| 94 | ClearChatMessageProviderResponseIDsByChatID(ctx context.Context, chatID uuid.UUID) error |
| 95 | CountAIBridgeInterceptions(ctx context.Context, arg CountAIBridgeInterceptionsParams) (int64, error) |
| 96 | CountAIBridgeSessions(ctx context.Context, arg CountAIBridgeSessionsParams) (int64, error) |
| 97 | CountAuditLogs(ctx context.Context, arg CountAuditLogsParams) (int64, error) |
| 98 | CountConnectionLogs(ctx context.Context, arg CountConnectionLogsParams) (int64, error) |
no outgoing calls
no test coverage detected