list_project
Fetch project details by name from the mcp-guide server, with optional verbose output, defaulting to the current project.
Instructions
Get information about a specific project by name.
Returns project details without switching the current project. If no name provided, returns current project information.
Arguments
name: any
Name of the project to retrieve. If not provided, returns current project.
verbose: boolean
If True, return full details; if False, return basic information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Arguments for list_project tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |