codebase_context
List all project context artifacts—database schemas, API specs, infrastructure configs, architecture docs—to discover available knowledge beyond source code.
Instructions
List all context artifacts defined in .socraticodecontextartifacts.json — database schemas, API specs, infra configs, architecture docs, etc. Shows each artifact's name, description, path, and index status. Use this to discover what project knowledge is available beyond source code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | No | Absolute path to the project directory. If omitted, uses the current working directory. |