prepare_paideia_action
Compose the instruction, workspace context, and output contract needed for a local model to execute a specified PAIDEIA action.
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 |
|---|---|---|---|
| args | No | ||
| action | Yes | PAIDEIA action name, e.g. quiz, grade, weakmap, alt. | |
| 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. | |
| 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. | |
| include_instruction | No |