project_create
Create a new project in Semaphore UI to manage automation workflows. Define its name, enable alerts, and set parallel task limits.
Instructions
Create a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the project. | |
| alert | No | Whether to enable alerts for this project. | |
| max_parallel_tasks | No | Maximum number of parallel tasks (0 = unlimited). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |