wiki_read_page
Retrieve a wiki page by slug and knowledge base ID, returning full markdown content, metadata, inbound/outbound links, and source references.
Instructions
Read a wiki page by its slug. Returns full markdown content, metadata, inbound/outbound links, and source references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Page slug (e.g. 'entity/acme-corp', 'concept/rag') | |
| kb_id | Yes | Knowledge base ID |