Temporal Server Frontend API
The Temporal Server Frontend API provides gRPC services for interacting with the Temporal Server, including WorkflowService for managing workflow executions, OperatorService for cluster operations, and HealthService for health checks. Client SDKs and the Temporal CLI use these gRPC services under the hood.