Documentation Index
Fetch the complete documentation index at: https://docs.gravixlayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
path | string | Yes | File path to read |
Response
| Field | Type | Description |
|---|---|---|
content | string | File text content |
path | string | Resolved file path |
size | integer | File size in bytes |