Get AiWiki entry
aiwiki_get_entryFetch full markdown of an AiWiki entry by ID, including mechanism analysis, consequences, best practices, and verifiable sources.
Instructions
Fetch the full markdown of one AiWiki entry by id (as returned by aiwiki_search). Entries include mechanism analysis, consequences, best practices, and verifiable sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entry id, e.g. "context-rot" | |
| lang | No | Content language (default zh; falls back to zh if en missing) |