Skip to main content
Glama

schedule_recurring_task

Schedule automated Jules coding tasks to run on cron schedules, with server-managed execution during offline periods.

Instructions

Schedule a Jules task to run automatically on a cron schedule. The server manages execution even when offline.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_nameYesUnique name for this schedule
cron_expressionYesCron expression (e.g., "0 9 * * 1" for Mondays at 9 AM)
promptYesTask instruction
sourceYesRepository resource name
branchNomain
auto_create_prNo
require_plan_approvalNo
timezoneNoTimezone for cron

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrisgreenx-ctrl/jules-mcp-server-smithery-test'

If you have feedback or need assistance with the MCP directory API, please join our Discord server