Skip to main content
Glama
472,576 tools. Updated 2026-08-24 01:01

"Scheduler that invokes the agent based on a predefined schedule" matching MCP tools:

  • Get a schedule by ID – works for both layer-based and shift-based schedules, automatically resolving the type.
    Apache 2.0
  • Resume scheduled runs for a paused DAG by unpausing it, enabling the scheduler to create new runs based on the schedule interval.
    Apache 2.0
  • Cancel a scheduled post so the scheduler ignores it. For natively scheduled Facebook or YouTube posts, confirm deletion of the platform object to fully unschedule.
    MIT
  • Generate a new record in a datasheet by extracting key information from user input. Convert provided text into a JSON object based on a predefined schema for structured data storage.
    TypeScript
    MIT

Matching MCP Servers

Matching MCP Connectors

  • List all time-based automations that run on a schedule, such as closing pending tickets after 7 days. Use this to audit existing workflows.
    MIT
  • Create a TouchDesigner scheduler COMP with named timers (seconds/beats) and optional segments that fire callbacks on completion and segment entry, supporting cue, param, or script actions.
    MIT
  • Check Airflow scheduler health via the /health endpoint to get current scheduler status and latest heartbeat timestamp, helping identify if the scheduler is running or stalled.
    MIT
  • Create or update a scheduled task for a SCOUT workflow, generating a platform-appropriate run script and registering it with the OS task scheduler.
    MIT
  • Restart the Duplicati scheduler after a pause, enabling scheduled backups to resume.
    MIT
  • Retrieve proven sampler, scheduler, steps, and CFG settings from past generations by model family, LoRA hash, or text search.
    MIT
  • Delete a Duplicacy backup schedule and its associated jobs using the schedule's 0-based index from get_schedule_status.
    MIT
  • Stop a scheduled Rolli Agent from running by pausing its schedule. Execution halts immediately, while the schedule and its history remain intact for easy resumption later.
    MIT
  • List recurring task templates that spawn task instances on a schedule. Completing an instance does not delete the recurrence.
    MIT