Key Capabilities
- Create and manage projects within spaces
- List projects with pagination support
- Retrieve project details by ID
- Delete projects when no longer needed
List Projects
List all projects you have access to, with optional filtering by space.Create a Project
Create a new project within a space. Project names must be unique within the target space.Get a Project
Retrieve a specific project by name or ID. When using a name, providespace to disambiguate.