> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Run a Scheduled Function Now

> Run a Scheduled Function immediately instead of waiting for its next schedule. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * A caller-supplied ctx object bypasses a fresh lead, agent, or host lookup.
  * Direct REST has no confirmation gate. Sending confirm=false does not prevent execution because confirm is ignored.
  * The function executes immediately and applies buffered effects to real tenant data. A ctx override bypasses normal cohort lookup.
  * Execution continues when deploy\_error is non-null, so the deployed Worker can be stale.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
