iiRecord
Agentic AI Atlas · CronCreate
tool-descriptor:cron-createa5c.ai
II.
ToolDescriptor overview

tool-descriptor:cron-create

Reference · live

CronCreate overview

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.

ToolDescriptorOutgoing · 0Incoming · 1

Attributes

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
  • schedule
  • prompt
properties
schedule
type
string
description
Cron expression or one-shot ISO timestamp
prompt
type
string
task_id
type
string
mode
normal
streamable
false

Outgoing edges

None.

Incoming edges

bundles1