export interface ReserverWorkerScheduleInput { executableId: string; workerId: string; }