Skip to content
AdlyseMCP Docs
Product guideMCP reference
⌘K
Open Adlyse
⌘K
Overview
QuickstartAuthentication
adlyse-insights
adlyse-reports
adlyse-ads
adlyse-workflows
list_workflowsget_workflowrun_workflowget_run_status
adlyse-adminadlyse-all
  1. Overview
  2. adlyse-workflows

pause_schedule

Stop a schedule firing, keeping its configuration. Resume it with resume_schedule.

Deliberately not plan-gated: an organization whose plan no longer includes schedules must still be able to stop what it already has running.

Parameters#

NameTypeRequiredDefaultDescription
schedule_idstringyesThe schedule id

Returns#

The schedule, with status: "paused".

Errors#

error_typeWhen
auth_errorMissing / invalid API key
not_foundUnknown schedule id, or one outside your organization