---
id: gk-foundation-scheduler-job-.job_name.-unschedule-latest
title: "Action - gk/foundation/scheduler/job/ . $job_name . /unschedule/latest"
sidebar_label: "gk/foundation/scheduler/job/ . $job_name . /unschedule/latest"
tags:
  - "1.12.0"
---

# Action: gk/foundation/scheduler/job/ . $job_name . /unschedule/latest

Fires before unscheduling the latest job run.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $job_name | `string` | The job name. |
| $args | `array\|null` | The job args. |

### Since

- 1.12.0

### Source

Defined in `Scheduler/Store/DbStore.php` at line 392

