Create Project
create_projectCreate a new Redmine project by specifying its name and identifier, then set visibility, parent, modules, and defaults to structure your work.
Instructions
Create a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| homepage | No | ||
| is_public | No | ||
| parent_id | No | ||
| identifier | Yes | ||
| description | No | ||
| tracker_ids | No | ||
| inherit_members | No | ||
| default_version_id | No | ||
| custom_field_values | No | ||
| enabled_module_names | No | ||
| default_assigned_to_id | No | ||
| issue_custom_field_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||