apply_cluster_summaries
Save per-paper summaries to Obsidian and Zotero by providing a cluster slug and the summaries JSON payload.
Instructions
Persist a JSON payload of per-paper summaries (when LLM was invoked
out-of-band) to Obsidian + Zotero. The payload shape matches the
summarize_cluster prompt's expected output: {summaries: [...]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_slug | Yes | ||
| summaries_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||