diff --git a/nanobot/agent/tools/cron.py b/nanobot/agent/tools/cron.py index 5205d0d63..f2aba0b97 100644 --- a/nanobot/agent/tools/cron.py +++ b/nanobot/agent/tools/cron.py @@ -103,8 +103,8 @@ class CronTool(Tool): "default": True }, "job_id": {"type": "string", "description": "Job ID (for remove)"}, - }, - "required": ["action"], + }, + "required": ["action"], } async def execute(