read_document
Read a specific documentation file by providing its exact filename. Access MST Chain ecosystem docs directly.
Instructions
Reads and returns the contents of a specific documentation file.
Args: filename: The exact name of the file to read (e.g., 'SDK.txt').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |