ChronicleSchema

A PlanAction for creating a Task. Its timestamp is when the task was created, not when it is due.

{
  "@type": "PlanAction",
  "@key": ["@type", "source", "sourceId"],
  "source": "things-todo",
  "sourceId": "5nT2kQv8Lw3xRb1YcHd9pA",
  "timestamp": "2026-03-20T08:12:31.000Z",
  "agent": {
    "@type": "Agent",
    "@key": ["@type", "source"],
    "source": "things-todo",
    "sameAs": ["@me"]
  },
  "object": {
    "@type": "Task",
    "@key": ["@type", "source", "sourceId"],
    "source": "things-todo",
    "sourceId": "5nT2kQv8Lw3xRb1YcHd9pA",
    "name": "Renew passport"
  }
}

Terms in this example

PlanActionTask

Esc

to move to open/ or ⌘K to search