project_info
Get project information from the registry: list all active projects with stacks, or retrieve detailed info for a specific project by name.
Instructions
Get project information from the registry.
Without name: returns list of all active projects with stacks. With name: returns detailed info for one project.
Args: name: Project name (e.g. "my-app"). Omit for full list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |