List Projects
list_projectsList all projects in a workspace, returning their id, name, and environment.
Instructions
List all projects in a workspace. Returns id, name, and environment for each project. Get a workspace id from list_workspaces first. Use a project id with list_services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace UUID |