get_project_all
Retrieve all available projects from the MCP Project Query Server to manage and organize your development workspace efficiently.
Instructions
获取全部项目
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}