lifeos__read_file
Read files from the LifeOS knowledge base by providing a relative path from the root. Path is validated to stay within the LifeOS directory.
Instructions
Read any file under ~/lifeos/ by relative path. Path is validated to stay within LifeOS root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative path from ~/lifeos/ root (e.g. 'identity.md', 'skills/github/README.md') |