list_artifacts
List markdown artifacts in a PAIDEIA course folder. Specify a project root or glob pattern to filter results.
Instructions
List markdown artifacts in a PAIDEIA course folder.
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. | |
| glob_pattern | No | **/*.md |