list_projects_tool
Retrieve a comprehensive list of all registered projects with detailed information. Enhances code analysis by providing structured project data for efficient context management.
Instructions
List all registered projects.
Returns:
List of project information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_projects_toolArguments",
"type": "object"
}