project_list
Retrieve a complete inventory of all projects in the system, including each project's ID, name, description, and root path, to help you review or manage your entire project portfolio at a glance.
Instructions
List all projects in the system.
Returns: projects: List of all projects with id, name, description, root_path, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||