schema
{}
displayName
CronCreate
description
Schedule a recurring or one-shot prompt within the current session.
Tasks are session-scoped and restored on --resume / --continue if not
expired. Disabled when CLAUDE_CODE_DISABLE_CRON=1.
inputSchema
type
object
required
properties
schedule
type
string
description
Cron expression or one-shot ISO timestamp
prompt
task_id
mode
normal
streamable
false