create_project
Create a project in Autotest AI to aggregate screens, tests, and runs, specifying a name and optionally a base URL and description.
Instructions
Create a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the project. | |
| baseUrl | No | The base URL for tests (optional). | |
| description | No | Optional project description. |