Create Test Manager Project
tm.create_projectCreate a new project in LambdaTest Test Manager to organize test cases with a name, optional description, and tags.
Instructions
Creates a new LambdaTest Test Manager project with a name, an optional description, and any number of tags (zero or more). Use this when the user wants to start a new project to organize test cases in. Do not use this to update an existing project, and do not call it speculatively - creating a project is a real, persistent action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| description | No |