redmine_issue_category_create
Create a new issue category in a Redmine project by providing the project ID or identifier and category details. Organize issues into custom categories for better tracking and management.
Instructions
Create issue category (POST /projects/:project_id/issue_categories.json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | project id or identifier | |
| issue_category | Yes |