project_list
Retrieve a complete list of all projects, including their id, name, description, and root path, to quickly review or manage project data.
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 | |||