write_artifact
Write, append, or create markdown artifacts for PAIDEIA course projects under the course root directory.
Instructions
Write/append/create a PAIDEIA markdown artifact under the course root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | overwrite | |
| path | Yes | ||
| content | Yes | ||
| 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. | |
| create_parent | No |