list_projects
Retrieve projects in a workspace by providing its UUID. Optionally include archived projects.
Instructions
List projects in a workspace that the user is a member of
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_uuid | Yes | UUID of the workspace | |
| include_archived | No | Include archived projects (default: false) |