import_alt_note
Import Alt notes or transcripts directly into PAIDEIA course materials, optionally converting them for analysis.
Instructions
Import an Alt active note/transcript into materials/ and optionally converted/ for PAIDEIA analysis.
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. | |
| title | Yes | ||
| transcript | Yes | ||
| note_id | No | Alt note id if available. | |
| memo | No | ||
| summary | No | ||
| category | No | lectures | |
| write_converted | No | ||
| overwrite | No |