bugherd_create_project
Create a new BugHerd project by providing a name and development URL, with optional active and public settings.
Instructions
Create a new BugHerd project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| devurl | Yes | Development URL for the project | |
| is_active | No | Whether the project is active | |
| is_public | No | Whether the project is public |