PAIDEIA__list_artifacts
List markdown artifacts in a PAIDEIA course folder using optional glob pattern and project root path.
Instructions
PAIDEIA namespace alias for list_artifacts. Use this exact name when Alt searches for PAIDEIA__list_artifacts. List markdown artifacts in a PAIDEIA course folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob_pattern | No | **/*.md | |
| 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. |