{
  "task_id": "collect_hot_topics_1777383803",
  "project_id": "test_project_1777383803",
  "agent_name": "collector",
  "collection_type": "hot_topics",
  "parameters": {
    "limit": 10,
    "time_range": "24h",
    "categories": [
      "tech",
      "entertainment",
      "education"
    ]
  },
  "required_skills": [
    "hot-topics",
    "bilibili-all-in-one"
  ],
  "input_dir": "/root/data/disk/collector/input",
  "output_dir": "/root/data/disk/collector/output",
  "instructions": [
    "使用hot-topics skill采集热点话题",
    "使用bilibili-all-in-one skill采集视频内容",
    "从input目录读取任务参数",
    "将结果保存到output目录",
    "更新数据库中的素材记录"
  ],
  "created_at": "2026-04-28T21:43:23.738099",
  "timeout_seconds": 1800
}