Add schedule skill

This commit is contained in:
2026-03-02 09:27:07 +00:00
parent eb86f82fdd
commit 9406d36d9e
+1 -1
View File
@@ -35,4 +35,4 @@ Decide whether the task is recurring or one-off:
**IMPORTANT: Cron expressions run in the user's local machine timezone, NOT UTC.** Use local times directly in the cron expression. For example, if the user asks for "8am every Friday", use `0 8 * * 5` — do NOT convert to UTC.
Finally, call the "create_scheduled_task" tool.
Finally, call the "create_scheduled_task" tool.