Skip to main content
Glama
gjenkins20

webmin-mcp-server

edit_cron_job

Modify scheduled tasks by updating command, schedule, user, or active status for existing cron jobs on Webmin servers.

Instructions

Edit an existing cron job. Use list_cron_jobs to find the job index. Only specify the fields you want to change.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverNoServer alias (e.g., 'pi1', 'web-server'). Uses default server if not specified.
indexYesIndex of the job to edit (from list_cron_jobs)
commandNoNew command to execute
minutesNoNew minutes value
hoursNoNew hours value
daysNoNew day of month value
monthsNoNew month value
weekdaysNoNew day of week value
userNoNew user to run as
activeNoNew active state

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/gjenkins20/webmin-mcp-server'

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