save_research
Store researched documentation with topic, tech, summary, and content. Automatically supersedes older versions atomically to keep references current without duplication.
Instructions
Store host-researched docs. Supersedes older versions atomically.
Only tech/topic/summary/content are required. Omit version for a general (not version-bound) reference; status_tag defaults to "current".
Response includes possible_duplicates when a similar topic already
exists for this tech — reuse or consolidate instead of forking naming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| tech | Yes | ||
| topic | Yes | ||
| content | Yes | ||
| sources | No | ||
| summary | Yes | ||
| version | No | ||
| status_tag | No | current | |
| version_locked | No |