Create Project
create_projectCreate new projects in FogBugz issue tracker by specifying project name, primary contact, and submission settings to organize development work.
Instructions
Creates a new project in FogBugz. Example: create project "Mobile App" with primary contact "alice@example.com".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the project to create | |
| primaryContact | No | User ID or name of the primary contact for the project | |
| isInbox | No | Whether this is an inbox project (default: false) | |
| allowPublicSubmit | No | Whether to allow public submissions to this project |