mount_folder
Mount a local folder to access its .txt and .md files as readable resources, with persistence across server restarts.
Instructions
Mount a local folder so its .txt and .md files become readable resources. The mount is persisted across server restarts.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the folder to mount, e.g. /Users/you/Documents |