Read a document
kb.getRetrieve the full markdown content of a knowledge-base document using its slug.
Instructions
Return the full markdown body of one knowledge-base document by slug (as returned by kb.search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Document slug, e.g. "getting-started" |