thth_topic_context
Determine initial topic context before writing a draft. Reads the manuscript and article evidence to return fixed inputs, or specifies the URL and JSON format needed when article evidence is missing.
Instructions
原稿のトピックを決める前に最初に呼ぶ。原稿と(あれば)記事本文から、判断の入力を固定して返す。記事がまだ無ければ、取りに行くべき URL と必要な JSON の形を返す(読むだけ・副作用なし)。使う順序: context → 足りない資料を取る → evaluate。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | queue ファイルのパス | |
| article | No | 記事証拠(ArticleEvidence) | |
| article_url | No | 本文に URL が複数ある場合の主対象 |