PAIDEIA__import_alt_notes
Batch-import Alt note payloads from alt.notes.getContent into materials/ and converted/, with options for overwrite and error handling.
Instructions
PAIDEIA namespace alias for import_alt_notes. Use this exact name when Alt searches for PAIDEIA__import_alt_notes. Batch-import Alt note payloads from alt.notes.getContent into materials/ and converted/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| category | No | lectures | |
| overwrite | No | ||
| 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. | |
| write_converted | No | ||
| continue_on_error | No |