get_project_context
Reads project metadata from .parts/config.yaml and enriches with Source Parts API data for BOMs, fabrication settings, and DFM rules.
Instructions
Get project context from .parts/config.yaml and the Source Parts API.
Reads the local .parts/config.yaml for project metadata, BOM locations, fabrication settings, and DFM rules. Optionally enriches with API data (BOMs, activity) if the project is linked to Source Parts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Directory to search from (defaults to cwd) | |
| include_api_context | No | Fetch project data from the Source Parts API | |
| include_file_listing | No | Resolve and check referenced file paths |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||