Get a kb doc
get_kb_docRetrieve a project knowledge base doc's full markdown by slug or title. Fetch the complete content for reading or reference when you need the doc's details.
Instructions
Read one kb doc's full markdown content by slug (or title — it gets slugified). Returns null-ish (not found) when no such doc exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Doc slug or title. | |
| project | Yes |