get_project_info
Inspect an existing scaffolded project to retrieve its configuration, including project type, frontend type, deployment target, and component list.
Instructions
Read an existing scaffolded project and return its configuration, including project type, frontend type, deployment target, and list of components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Absolute path to the project root to inspect |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||