{
  "example": true,
  "list_id": "list_001",
  "title": "A thoughtful launch",
  "items": [
    {
      "task_id": "task_001",
      "title": "Review the guide structure",
      "status": "completed",
      "due_date": "2026-09-01",
      "version": 1
    },
    {
      "task_id": "task_002",
      "title": "Check the sample data",
      "status": "open",
      "due_date": "2026-09-04",
      "version": 1
    }
  ],
  "next_cursor": null
}
