perseus_read
Reads a file from the workspace and returns its contents, with support for optional modifiers such as key, fallback, and schema.
Instructions
Embed file contents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | path= modifier for @read | |
| key | No | key= modifier for @read | |
| fallback | No | fallback= modifier for @read | |
| schema | No | schema= modifier for @read |