st.source.read
Read source files from the project root, SillyTavern root, or MCP root while staying within that scope. Supports an optional byte limit for controlled file access.
Instructions
Read a source file from project-root, st-root, or st-mcp without leaving that scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| scope | Yes | ||
| maxBytes | No |