(ctx context.Context, req CallMCPToolRequest)
| 96 | |
| 97 | AwaitReachable(ctx context.Context) bool |
| 98 | CallMCPTool(ctx context.Context, req CallMCPToolRequest) (CallMCPToolResponse, error) |
| 99 | Close() error |
| 100 | ContextConfig(ctx context.Context) (ContextConfigResponse, error) |
| 101 | DebugLogs(ctx context.Context) ([]byte, error) |
no outgoing calls
no test coverage detected