read_artifact
Read a PAIDEIA course artifact by providing its relative path within a project. Optionally restrict the output to a maximum number of characters.
Instructions
Read a PAIDEIA course artifact by relative path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Absolute path to the course project root. Defaults to the server's CWD when omitted; set this explicitly if the user has cd'd between courses within the same Codex session. | |
| path | Yes | ||
| max_chars | No |