prepare_paideia_action
Combine a PAIDEIA action with current workspace context and output contract for Alt local model execution.
Instructions
Compose the original PAIDEIA instruction, current workspace context, and output contract for an Alt local model to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | PAIDEIA action name, e.g. quiz, grade, weakmap, alt. | |
| 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. | |
| args | No | ||
| repo_root | No | Optional path to PAIDEIA / PAIDEIA-codex / PAIDEIA-opencode. When omitted, the server auto-discovers nearby repos or uses the built-in canonical action catalog. | |
| include_instruction | No |