knowledge_write
Compile and organize evidence from raw data into structured knowledge base files for health economics research projects using Markdown with wikilinks support.
Instructions
Write a file to the project's wiki/ tree. Path MUST start with 'wiki/' and end with '.md'. Use this to compile/organize evidence from raw/ files into a structured knowledge base. Supports Obsidian-style [[wikilinks]].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project ID | |
| path | Yes | Relative path starting with 'wiki/', ending with .md (e.g. 'wiki/trials/sustain-6.md') | |
| content | Yes | Markdown content. Can include YAML frontmatter and [[wikilinks]]. |