Get GenLayer Doc By Slug
genlayer_get_doc_by_slugRetrieve a specific GenLayer documentation section using its exact slug or path. Returns the content for inspection.
Instructions
Read a GenLayer documentation section by exact slug, path, resource URI, or docs URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Exact section slug or path, for example understand-genlayer-protocol/core-concepts/genvm. | |
| maxChars | No | Maximum characters to return. |