iiRecord
Agentic AI Atlas · CronList
tool-descriptor:cron-lista5c.ai
II.
ToolDescriptor JSON

tool-descriptor:cron-list

Structured · live

CronList json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-descriptors/claude-code-extended-tools.yamlCluster · extensions
Record JSON
{
  "id": "tool-descriptor:cron-list",
  "_kind": "ToolDescriptor",
  "_file": "extensions/tool-descriptors/claude-code-extended-tools.yaml",
  "_cluster": "extensions",
  "attributes": {
    "schema": "{}",
    "displayName": "CronList",
    "description": "List all scheduled tasks in the session. Permission: not required.\n",
    "inputSchema": {
      "type": "object",
      "properties": {}
    },
    "mode": "normal",
    "streamable": false
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "tool-descriptor:cron-list",
      "kind": "bundles",
      "attributes": {}
    }
  ]
}