build_topic_brief
Fetch, deduplicate, and rank articles from multiple sources to generate a markdown brief for article planning. Supports optional LLM scoring for improved relevance.
Instructions
Fetch, dedupe, rank articles and return a markdown brief for planning. depth=deep enables LLM scoring automatically when OPENAI_COMPAT_* is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| depth | No | standard | |
| limit | No | ||
| tag | No | ||
| sources | No | ||
| score_with_llm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |