Get Project Categories
get_project_categoriesRetrieve all categories for a MantisBT project by providing the numeric project ID. Returns cleaned category names ready for use when creating issues.
Instructions
List all categories available for a MantisBT project.
Note: The MantisBT API returns global (cross-project) categories with a "[All Projects] " prefix. This tool strips that prefix so the returned names can be used directly when creating issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Numeric project ID |